/* SPDX-License-Identifier: GPL-2.0 */ #ifndef _LINUX_KHO_ABI_MEMBLOCK_H #define _LINUX_KHO_ABI_MEMBLOCK_H /* * Header stub to avoid test build breakage; we don't need to actually define * any ABI as they are not used in the tests. */ #endif /* _LINUX_KHO_ABI_MEMBLOCK_H */