index
:
system_core.git
replicant-4.2
replicant-6.0
system/core
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libacc
/
tests
/
data
/
hello.c
blob: 585ce6cadbdb5461283a5db071de6fbffe39e15c (
plain
)
1
2
3
main
(
a
,
b
) {
printf
(
"Hello, world
\n
"
);
}