Files
linux/tools/testing/shared/xarray-shared.h
gingrspacecadet 73cb0891e9 E
2025-08-09 16:55:37 +00:00

9 lines
168 B
C

/* SPDX-License-Identifier: GPL-2.0+ */
#ifndef __XARRAY_SHARED_H__
#define __XARRAY_SHARED_H__
#define XA_DEBUG
#include "shared.h"
#endif /* __XARRAY_SHARED_H__ */