* mt/startup-16-002.S (.internal_io): Make @nobits.

* mt/startup-16-003.S (.internal_io): Make @nobits.
	* mt/startup-ms2.S (.internal_io): Make @nobits.
This commit is contained in:
Nathan Sidwell
2006-03-22 12:47:59 +00:00
parent b1d3a66881
commit b40d2db7b0
4 changed files with 9 additions and 3 deletions

View File

@@ -187,7 +187,7 @@ _IVEC_DEFAULT:
or r0, r0, r0
.section .internal_io, "a", @progbits
.section .internal_io, "a", @nobits
.fill 256 ; Fill the first page.
; This is the memory-mapped I/O region.