boot2

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

stdarg-builtin-aliases.before (81B)


      1 typedef va_list __gnuc_va_list;
      2 #define _VA_LIST_DEFINED
      3 
      4 #endif /* _STDARG_H */