accel/qaic: Add AIC200 support
[drm/drm-misc.git] / tools / testing / memblock / tests / alloc_api.h
blob585b085baf21ad0fa4b76bfc67f5ed86544adbf5
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 #ifndef _MEMBLOCK_ALLOCS_H
3 #define _MEMBLOCK_ALLOCS_H
5 #include "common.h"
7 int memblock_alloc_checks(void);
9 #endif