Skip to main content
Product
Technology
Discover
Solutions
Docs
Downloads
Pricing
Search
/
Sign in
Sign up
brintos
/
linux-shallow
public
Read only
Watch
0
Star
0
Fork
0
Files
Commits
Insights
linux-shallow
/
tools
/
testing
/
selftests
/
landlock
/
true.c
Text
·
66 B
·
3f9ccbf
Raw
6 lines · c
1
// SPDX-License-Identifier: GPL-2.0
2
int main(void)
3
{
4
return 0;
5
}
6