* hosts/std-host.h (struct int64e_struct): Remove needless typedef
[deliverable/binutils-gdb.git] / bfd / hosts / apollov68.h
index 13793ffab8e477fa87a9d011df43940522b32f0a..e425310326eebaf86aedb646978750253dbdf46a 100644 (file)
 
 #include <string.h>
 
-/*
- * Might not need these. Leave them out for now.
- *
-#ifdef SEEK_SET
-#      ifndef L_SET
-#              define L_SET SEEK_SET
-#      endif
-# endif
-
-#ifdef SEEK_CUR
-#      ifndef L_INCR
-#              define L_INCR SEEK_CUR
-#      endif
-# endif
- */
-
 #ifndef DONTDECLARE_MALLOC
 extern PTR  EXFUN(malloc,(unsigned));
 extern PTR  EXFUN(realloc, (PTR, unsigned));
This page took 0.022796 seconds and 4 git commands to generate.