Sign in
linux
/
linux
/
kernel
/
git
/
dhowells
/
linux-fs
/
0226635c304cfd5c9db9b78c259cb713819b057e
/
.
/
tools
/
testing
/
selftests
/
landlock
/
true.c
blob: 3f9ccbf52783a3b7406777c0601374c5997052e1 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0
int
main
(
void
)
{
return
0
;
}