This website requires JavaScript.
Explore
Help
Register
Sign In
jim.lai
/
OpenBMC
Watch
1
Star
0
Fork
0
You've already forked OpenBMC
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
182a0516acfeffabf6f2ec863d078d3ef72b0265
OpenBMC
/
poky
/
meta
/
lib
/
oeqa
/
runtime
/
files
/
hello.c
T
Your Name
b7e39e063b
Initial commit
2026-04-23 17:07:55 +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