boot2

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

00094.c (41B)


      1 extern int x;
      2 
      3 int main()
      4 {
      5 	return 0;
      6 }