Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0-or-later */
0002 #ifndef _MEMBLOCK_ALLOC_HELPERS_H
0003 #define _MEMBLOCK_ALLOC_HELPERS_H
0004 
0005 #include "common.h"
0006 
0007 int memblock_alloc_helpers_checks(void);
0008 
0009 #endif