1 #include "lolevel.h" 2 #include "platform.h" 3 #include "core.h" 4 5 #define USE_STUBS_NRFLAG 1 // see stubs_min.S 6 7 #define NR_AUTO (0) 8 9 //#define PAUSE_FOR_FILE_COUNTER 1000 // Enable delay in capt_seq_hook_raw_here to ensure file counter is updated 10 11 #include "../../../generic/capt_seq.c"