This define isn't used. Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/avr/cpu.h | 2 -- 1 file changed, 2 deletions(-)
diff --git a/target/avr/cpu.h b/target/avr/cpu.h index 84a8f5cc8c..b49e7a7056 100644 --- a/target/avr/cpu.h +++ b/target/avr/cpu.h @@ -44,8 +44,6 @@ /* Number of CPU registers */ #define NUMBER_OF_CPU_REGISTERS 32 -/* Number of IO registers accessible by ld/st/in/out */ -#define NUMBER_OF_IO_REGISTERS 64 /* * Offsets of AVR memory regions in host memory space. -- 2.43.0