开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
landlock
/
true.c
blob: 3f9ccbf52783a3b7406777c0601374c5997052e1 (
plain
) (
blame
)
1
2
3
4
5
// SPDX-License-Identifier: GPL-2.0
int
main
(
void
)
{
return
0
;
}