boot2

Playing with the boostrap
git clone https://git.ryansepassi.com/git/boot2.git
Log | Files | Refs | README

tccrun-include.before (97B)


      1 #ifdef ONE_SOURCE
      2 #include "tccpp.c"
      3 #include "tccgen.c"
      4 #include "tccelf.c"
      5 #include "tccrun.c"