xref
: /
linux
/
tools
/
testing
/
selftests
/
landlock
/
true.c
(revision 01a9664e0d9f8f8d5c0c7c33be2aae1284c2fc05)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
// SPDX-License-Identifier: GPL-2.0
2
int
main
(
void
)
3
{
4
return
0;
5
}
6