Sign in
cos
/
third_party
/
kernel
/
99d930f3ece461da976ffeb3c44dfdfbd7a910ec
/
.
/
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