repo.or.cz
/
linux.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 6.14-rc1
[linux.git]
/
tools
/
testing
/
shared
/
xarray-shared.h
blob
d50de788480383c2162128a1db742db416608538
1
/* SPDX-License-Identifier: GPL-2.0+ */
2
#ifndef __XARRAY_SHARED_H__
3
#define __XARRAY_SHARED_H__
4
5
#define XA_DEBUG
6
#include
"shared.h"
7
8
#endif
/* __XARRAY_SHARED_H__ */