aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/bpf/bpf.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/bpf/bpf.h')
-rw-r--r--gcc/config/bpf/bpf.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/bpf/bpf.h b/gcc/config/bpf/bpf.h
index e163fbf..2298e5b 100644
--- a/gcc/config/bpf/bpf.h
+++ b/gcc/config/bpf/bpf.h
@@ -90,9 +90,6 @@
#define LONG_TYPE_SIZE 64
#define LONG_LONG_TYPE_SIZE 64
#define CHAR_TYPE_SIZE 8
-#define FLOAT_TYPE_SIZE 32
-#define DOUBLE_TYPE_SIZE 64
-#define LONG_DOUBLE_TYPE_SIZE 64
#define INTPTR_TYPE "long int"
#define UINTPTR_TYPE "long unsigned int"