From: Ken Raeburn Date: Mon, 21 Jun 1993 00:30:11 +0000 (+0000) Subject: Change insertion marker for new bfd.h generation scheme. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=58488bc65255391c6054ce9dc9465a8adf6568fe;p=binutils-gdb.git Change insertion marker for new bfd.h generation scheme. --- diff --git a/bfd/bfd-in.h b/bfd/bfd-in.h index 6ed178ddec6..b44edff0f39 100644 --- a/bfd/bfd-in.h +++ b/bfd/bfd-in.h @@ -53,10 +53,8 @@ here. */ #define BFD64 #endif -#ifndef FOPEN_AUT /* WAG */ -/* INSERT SYSDEP HERE */ -/* END OF SYSDEP */ -#endif +/* 64-bit type definition (if any) from bfd's sysdep.h goes here */ + /* forward declaration */ typedef struct _bfd bfd;