summary refs log tree commit diff stats
path: root/target/avr/cpu-param.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/avr/cpu-param.h')
-rw-r--r--target/avr/cpu-param.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/avr/cpu-param.h b/target/avr/cpu-param.h
index 93c2f470d0..81f3f49ee1 100644
--- a/target/avr/cpu-param.h
+++ b/target/avr/cpu-param.h
@@ -21,7 +21,6 @@
 #ifndef AVR_CPU_PARAM_H
 #define AVR_CPU_PARAM_H
 
-#define TARGET_LONG_BITS 32
 /*
  * TARGET_PAGE_BITS cannot be more than 8 bits because
  * 1.  all IO registers occupy [0x0000 .. 0x00ff] address range, and they