xref
: /
linux
/
tools
/
build
/
tests
/
ex
/
arch
/
e.c
(revision 08716c0da7d6f3f7888dfc2980aec6ec226ddd2d)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
int
e
(
void
)
3
{
4
return
0;
5
}
6