diff --git a/supervise.h b/supervise.h index 6b7bed1c8f..db889a58ad 100644 --- a/supervise.h +++ b/supervise.h @@ -20,10 +20,10 @@ #ifndef __SUPERVISE_H__ #define __SUPERVISE_H__ -#if !EMULATOR - #include +#if !EMULATOR + #define SVC_FLASH_UNLOCK 0 #define SVC_FLASH_ERASE 1 #define SVC_FLASH_PROGRAM 2