aboutsummaryrefslogtreecommitdiff
path: root/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'types.h')
-rw-r--r--types.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/types.h b/types.h
deleted file mode 100644
index e4adf64..0000000
--- a/types.h
+++ /dev/null
@@ -1,4 +0,0 @@
-typedef unsigned int uint;
-typedef unsigned short ushort;
-typedef unsigned char uchar;
-typedef uint pde_t;