Adding scratchpad patch
This commit is contained in:
@ -94,6 +94,10 @@
|
||||
#include "rotatestack.c"
|
||||
#endif
|
||||
|
||||
#if SCRATCHPAD_PATCH
|
||||
#include "scratchpad.c"
|
||||
#endif
|
||||
|
||||
#if SELFRESTART_PATCH
|
||||
#include "selfrestart.c"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user