This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
You've already forked banan-os
1
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
a2d38af37a
banan-os
/
kernel
/
kernel
/
build_libc.cpp
6 lines
48 B
C++
Raw
Blame
History
#
include
<string.h>
void
foo
(
)
{
strlen
(
"
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink