Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
tzungbi
/
chrome-platform
/
refs/tags/v6.1-rc1
/
.
/
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