Do not use '#endif/#else xxx'; it is not allowed for ANSI C
This commit is contained in:
@@ -153,7 +153,7 @@ regreturn()
|
||||
}
|
||||
else fputs("jmp .cret\n", codefile);
|
||||
}
|
||||
#endif REGVARS
|
||||
#endif /* REGVARS */
|
||||
|
||||
mes(type) word type ; {
|
||||
int argt ;
|
||||
|
||||
Reference in New Issue
Block a user