Sign in
android-kvm
/
linux
/
37d0be6a7d7d6fede952c439f8d8b9d1df5c756f
/
.
/
tools
/
testing
/
memblock
/
tests
/
alloc_helpers_api.h
blob: c9e4827b1623a542eae3eb0deaef100f492cee01 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0-or-later */
#ifndef
_MEMBLOCK_ALLOC_HELPERS_H
#define
_MEMBLOCK_ALLOC_HELPERS_H
#include
"common.h"
int
memblock_alloc_helpers_checks
(
void
);
#endif