summaryrefslogtreecommitdiff
path: root/include/at91rm9200_net.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/at91rm9200_net.h')
-rw-r--r--include/at91rm9200_net.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/at91rm9200_net.h b/include/at91rm9200_net.h
index f799206e42..804105f584 100644
--- a/include/at91rm9200_net.h
+++ b/include/at91rm9200_net.h
@@ -23,10 +23,6 @@
#include <asm/io.h>
#include <asm/arch/hardware.h>
-#define FALSE 0
-#define TRUE 1
-
-
#define ETHERNET_ADDRESS_SIZE 6
typedef unsigned char UCHAR;