1 2 3 4 5 6 7 8 9 10 11
// base implementation of some architecture specific implementations asm("CLS"); asm("RET"); //asm ("CLS"); //asm (CLS) ; //asm ("CLS") //#define FOO bar //#ifdef FOO //#include <emul8/display.h> //#endif