* listing.c (buffer_line): rewind to the start of include

files, they might be included twice.
This commit is contained in:
Steve Chamberlain 1992-08-25 22:16:39 +00:00
parent 163107a143
commit ab737e518d
3 changed files with 17 additions and 5 deletions

View file

@ -120,6 +120,12 @@ sysv32)
emulation=sysv32
;;
sim)
obj_format=coffbfd
need_bfd="./../bfd/libbfd.a"
;;
coff* | sysv*)
obj_format=coff