X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Farch_config.h;h=44717dba0b30d0320475ae5bab34f5ed2c554f64;hb=62e5d0dc52f609cc8b8739062b5526a1fbb3ea8e;hp=459bbabfd39ffc6c8e2c81f38cadd78fc71c6e53;hpb=22a7ceee1c5d8154190c362b236cf81855ba5dd5;p=bertos.git diff --git a/bertos/cfg/arch_config.h b/bertos/cfg/arch_config.h index 459bbabf..44717dba 100644 --- a/bertos/cfg/arch_config.h +++ b/bertos/cfg/arch_config.h @@ -52,8 +52,6 @@ #define ARCH_FOO BV(0) #define ARCH_BAR BV(1) #define ARCH_EMUL BV(2) -#define ARCH_PIZZA BV(3) -#define ARCH_PROTO BV(4) /*\}*/ #endif /* ARCH_CONFIG_H */