index
:
fastfetch
master
Fastfetch with YakubOS logo support
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build-musl
/
CMakeFiles
/
_CMakeLTOTest-C
/
src
/
main.c
blob: db0956cbe3b05b925183ca3bd47c78e9098991d8 (
plain
) (
blame
)
1
2
3
4
5
6
int foo(void); int main(void) { return foo(); }