This website requires JavaScript.
Explore
Help
Register
Sign In
Nano_Allwinner
/
ubuntu-linux-kernel
Watch
1
Star
0
Fork
You've already forked ubuntu-linux-kernel
0
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
main
ubuntu-linux-kernel
/
tools
/
build
/
feature
/
test-fortify-source.c
7 lines
59 B
C
Raw
Permalink
Blame
History
#
include
<stdio.h>
int
main
(
void
)
{
return
puts
(
"
hi
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink