Do not use '#endif/#else xxx'; it is not allowed for ANSI C
This commit is contained in:
@@ -77,7 +77,7 @@ int poprsb(rtt)
|
||||
if (SP > properSP)
|
||||
warning(rtt ? WRTTSTS : WRETSTS);
|
||||
}
|
||||
#endif LOGGING
|
||||
#endif /* LOGGING */
|
||||
|
||||
/* discard stack up to RSB */
|
||||
newSP(LB);
|
||||
|
||||
Reference in New Issue
Block a user