This website requires JavaScript.
Explore
Help
Register
Sign In
zjl
/
new
Watch
1
Star
0
Fork
0
You've already forked new
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
new
/
yocto
/
poky
/
meta
/
lib
/
oeqa
/
runtime
/
files
/
hello.c
zjl
295e01dc7a
first commit
2025-05-10 21:58:58 +08:00
6 lines
70 B
C
Raw
Blame
History
int
main
(
)
{
printf
(
"
Hello, world!
\n
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink