Do not use .extern, it is not strictly needed with gas and it is custom
to omit it. Requested by: bde MFC after: 6 days
This commit is contained in:
parent
c8b3be983c
commit
43b7e87f43
@ -41,7 +41,6 @@
|
||||
|
||||
#include "assym.s"
|
||||
|
||||
.extern doreti_iret
|
||||
/*
|
||||
* I/O Interrupt Entry Point. Rather than having one entry point for
|
||||
* each interrupt source, we use one entry point for each 32-bit word
|
||||
|
Loading…
Reference in New Issue
Block a user