Sign in
android-kvm
/
linux
/
92d579ea3279aa87392b862df5810f0a7e30fcc6
/
.
/
tools
/
testing
/
memblock
/
tests
/
basic_api.h
blob: 1873faa54754bf7348f18a5e35de10cee9bea98a [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0-or-later */
#ifndef
_MEMBLOCK_BASIC_H
#define
_MEMBLOCK_BASIC_H
#include
"common.h"
int
memblock_basic_checks
(
void
);
#endif