9 lines
169 B
C
9 lines
169 B
C
|
#include "libtcc/libtcc1.c"
|
||
|
#include "stdio/format_print.c"
|
||
|
#include "stdio/sprintf.c"
|
||
|
#include "stdlib/___chkstk_ms.c"
|
||
|
|
||
|
__asm__(
|
||
|
".include \"math/pow10.s\"\n\t"
|
||
|
);
|