This website requires JavaScript.
Explore
Help
Sign In
TencentOS
/
TencentOS-kernel
mirror of
https://github.com/Tencent/TencentOS-kernel
Watch
0
Star
0
Fork
You've already forked TencentOS-kernel
4
Code
Issues
Projects
Releases
Wiki
Activity
161dd05456
TencentOS-kernel
/
tools
/
build
/
feature
/
test-stackprotector-all.c
8 lines
95 B
C
Raw
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