index
:
toc.git
trunk
A programming language which compiles to C
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
out.h
blob: 04acc6f28c509dd223fa251807f2a870160bc387 (
plain
)
1
2
3
#include <stddef.h>
#include <stdint.h>
void
main__
(
void
);