scc

simple c99 compiler
git clone git://git.simple-cc.org/scc
Log | Files | Refs | Submodules | README | LICENSE

errno.c (31B)


      1 #include <errno.h>
      2 
      3 int errno;