Sun Aug 1 22:54:08 1993 Stu Grossman (grossman at cygnus.com)
[deliverable/binutils-gdb.git] / bfd / hosts / sysv4.h
index 5c9107bbc92387b82d3ff1a97b0d100a1c482c0d..796c21d9be42a30857f543ee1aa401d57f6e1a22 100644 (file)
@@ -48,20 +48,4 @@ extern long atol();
 extern int fputc();
 extern int unlink();
 
-/* EXACT TYPES */
-typedef char int8e_type;
-typedef unsigned char uint8e_type;
-typedef short int16e_type;
-typedef unsigned short uint16e_type;
-typedef int int32e_type;
-typedef unsigned int uint32e_type;
-
-/* CORRECT SIZE OR GREATER */
-typedef char int8_type;
-typedef unsigned char uint8_type;
-typedef short int16_type;
-typedef unsigned short uint16_type;
-typedef int int32_type;
-typedef unsigned int uint32_type;
-
 #include "fopen-same.h"
This page took 0.022567 seconds and 4 git commands to generate.