X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=src%2Ftarget%2Farm_simulator.h;h=7894873043a75184ddf407f84d2ff3f134c9c6a6;hb=89d0e422c9698dd9a1fcbd7d4b6c8490633b0029;hp=9c28a086b19d94e5255082b9be83b0359b23f337;hpb=4a5f45e87d593d6911da680cb92ffbc9b43c9486;p=openocd diff --git a/src/target/arm_simulator.h b/src/target/arm_simulator.h index 9c28a086..78948730 100644 --- a/src/target/arm_simulator.h +++ b/src/target/arm_simulator.h @@ -26,6 +26,6 @@ extern int arm_simulate_step(target_t *target, u32 *dry_run_pc); -#define ERROR_ARM_SIMULATOR_NOT_IMPLEMENTED (-1000) +#define ERROR_ARM_SIMULATOR_NOT_IMPLEMENTED (-700) #endif /* ARM_SIMULATOR_H */