summaryrefslogtreecommitdiffstats
path: root/itypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'itypes.h')
-rw-r--r--itypes.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/itypes.h b/itypes.h
index 0991b1cd..5cbc3ea1 100644
--- a/itypes.h
+++ b/itypes.h
@@ -116,6 +116,3 @@ unsigned int c_uint(val, val self);
long c_long(val, val self);
unsigned long c_ulong(val, val self);
-
-extern int itypes_little_endian;
-void itypes_init(void);