Files
chromebox_10th_audio_driver/kernel-src/linux-hwe-6.17-6.17.0/tools/testing/shared/xarray-shared.h
2026-04-04 07:45:01 +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__ */