boot2

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

arm64-asm-include-tcc-h.before (80B)


      1 #ifdef TCC_TARGET_ARM64
      2 # include "arm64-gen.c"
      3 # include "arm64-link.c"
      4 #endif