/[gcl]/gcl/o/sfaslbfd.c
ViewVC logotype

Diff of /gcl/o/sfaslbfd.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by camm, Sun Jul 21 03:41:18 2002 UTC revision 1.7 by camm, Tue Aug 13 03:59:56 2002 UTC
# Line 26  License for more details. Line 26  License for more details.
26  #error Cannot use bfd fasloading with SPECIAL_RSYM/without HAVE_LIBBFD  defined  #error Cannot use bfd fasloading with SPECIAL_RSYM/without HAVE_LIBBFD  defined
27  #endif  #endif
28    
29    #ifdef HAVE_LIBBFD
30    #ifdef NEED_CONST
31    #define CONST const
32    #endif
33    #define IN_GCC
34    #include <bfd.h>
35    #include <bfdlink.h>
36    #endif
37    
38    
39  #include "ext_sym.h"  #include "ext_sym.h"
40  #include "gclincl.h"  #include "gclincl.h"

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26