stdarg.h (202B)
1#ifndef STDARG_INCLUDE 2#define STDARG_INCLUDE 3 4#if defined(__PORT_sm83) 5#include <asm/sm83/stdarg.h> 6#elif defined(__PORT_z80) 7#include <asm/z80/stdarg.h> 8#else 9#error Unrecognised port. 10#endif 11 12#endif
cscg22-gearboyCSCG 2022 Challenge 'Gearboy' | |
git clone https://git.sinitax.com/sinitax/cscg22-gearboy | |
Log | Files | Refs | sfeed.txt |