repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git]
/
tools
/
perf
/
arch
/
arm
/
include
/
arch-tests.h
blob
452b3d904521812f2ccf86f766c6325a4b6fd10b
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef ARCH_TESTS_H
3
#define ARCH_TESTS_H
4
5
extern
struct
test_suite
*
arch_tests
[];
6
7
#endif