]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - include/common.h
rewrite of cmd_cpu/do_cpu_freq
[z180-stamp.git] / include / common.h
index 4037ac85658ee7f15aa5268e5494422580c5f65d..16f96bb0e944bfbffc403979d49e3f16a493a1b2 100644 (file)
@@ -82,7 +82,6 @@ extern volatile uint_least8_t Stat;
 
 #define S_10MS_TO                      (1<<0)
 #define S_MSG_PENDING          (1<<1)
-#define S_IO_0X40                      (1<<2)
 #define S_CON_PENDING          (1<<3)
 #define S_RESET_POLARITY       (1<<4)