scc-objcopy.c - scc - simple c99 compiler
(HTM) git clone git://git.simple-cc.org/scc
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Submodules
(DIR) README
(DIR) LICENSE
---
scc-objcopy.c (37B)
---
1 /* TODO */
2 int
3 main()
4 {
5 return 0;
6 }