Prevent hundreds of errors from "make symcheck". The prefix exit path

mechanism has changed anyway, and so must be rewritten, but at least doing
this makes the output of "make symcheck" more legible.
This commit is contained in:
Michael Brown
2005-04-23 14:57:53 +00:00
parent d94cb57143
commit 698f86f25a
11 changed files with 0 additions and 29 deletions

View File

@@ -88,9 +88,7 @@ elf_note_end:
/* Dummy routines to satisfy the build */
.section ".text16", "ax", @progbits
.globl prefix_exit
prefix_exit:
.globl prefix_exit_end
prefix_exit_end:
.previous