Sign in
android-kvm
/
linux
/
2e6f45ac0e640bbd49296adfa0982c84f85fa342
/
.
/
tools
/
testing
/
memblock
/
tests
/
alloc_helpers_api.h
blob: c9e4827b1623a542eae3eb0deaef100f492cee01 [
file
]
/* 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