Sign in
linux
/
linux
/
kernel
/
git
/
dhowells
/
linux-fs
/
5ca5f00a167cdd28bcfeeae6ddd370b13ac00a2a
/
.
/
tools
/
testing
/
memblock
/
tests
/
alloc_api.h
blob: 585b085baf21ad0fa4b76bfc67f5ed86544adbf5 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0-or-later */
#ifndef
_MEMBLOCK_ALLOCS_H
#define
_MEMBLOCK_ALLOCS_H
#include
"common.h"
int
memblock_alloc_checks
(
void
);
#endif