boot2

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

static-runtime-libc-repeat.before (169B)


      1         tcc_add_support(s1, TCC_LIBTCC1);
      2 #if CONFIG_TCC_LIBTCC1_MES
      3         tcc_add_support(s1, TCC_LIBTCC1_MES);
      4 #endif
      5         /* add crt end if not memory output */