* listing.c (buffer_line): rewind to the start of include
files, they might be included twice.
This commit is contained in:
parent
163107a143
commit
ab737e518d
3 changed files with 17 additions and 5 deletions
|
@ -120,6 +120,12 @@ sysv32)
|
|||
emulation=sysv32
|
||||
;;
|
||||
|
||||
sim)
|
||||
obj_format=coffbfd
|
||||
need_bfd="./../bfd/libbfd.a"
|
||||
;;
|
||||
|
||||
|
||||
coff* | sysv*)
|
||||
obj_format=coff
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue