This website requires JavaScript.
Explore
Help
Sign In
NoaSoftware
/
TencentOS-kernel
forked from
TencentOS/TencentOS-kernel
Watch
0
Star
0
Fork
You've already forked TencentOS-kernel
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
tk4/master
TencentOS-kernel
/
tools
/
build
/
feature
/
test-stackprotector-all.c
8 lines
95 B
C
Raw
Permalink
Blame
History
// SPDX-License-Identifier: GPL-2.0
#
include
<stdio.h>
int
main
(
void
)
{
return
puts
(
"
hi
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink