Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / tools / testing / memblock / tests / basic_api.h
blob1873faa54754bf7348f18a5e35de10cee9bea98a
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 #ifndef _MEMBLOCK_BASIC_H
3 #define _MEMBLOCK_BASIC_H
5 #include "common.h"
7 int memblock_basic_checks(void);
9 #endif