From 46773090156e5ab3fb772f6e531499d7315f040e Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Sat, 5 Oct 1991 00:42:57 +0000 Subject: New file from bfd.c --- include/bfd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/bfd.h b/include/bfd.h index b76c5df..1de0e54 100644 --- a/include/bfd.h +++ b/include/bfd.h @@ -1261,7 +1261,7 @@ And will be replaced with the totally magic way. But for the moment, we are compatible, so do it this way.. */ -#define NEWHOWTO( FUNCTION, NAME,SIZE,REL) HOWTO(0,0,SIZE,0,REL,0,false,false,FUNCTION, NAME,false,0,0,false) +#define NEWHOWTO( FUNCTION, NAME,SIZE,REL,IN) HOWTO(0,0,SIZE,0,REL,0,false,false,FUNCTION, NAME,false,0,0,IN) /* Helper routine to turn a symbol into a relocation value. -- cgit v1.1