Linux-6.18.2/tools/testing/shared/xarray-shared.h

9 lines
168 B
C
Raw Normal View History

2025-12-23 20:05:50 +08:00
/* SPDX-License-Identifier: GPL-2.0+ */
#ifndef __XARRAY_SHARED_H__
#define __XARRAY_SHARED_H__
#define XA_DEBUG
#include "shared.h"
#endif /* __XARRAY_SHARED_H__ */