Add more error checking for CLI version arguments
[emu8051.git] / src / common / cpu8051.h
index 430e00e..25aad11 100644 (file)
@@ -80,7 +80,7 @@ ToggleBreakpoint(unsigned int Address);
 void
 cpu8051_init(void);
 
-void
+int
 cpu8051_Exec(void);
 
 int