summaryrefslogtreecommitdiffstats
path: root/libgloss/mt/startup-ms2.S
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@codesourcery.com>2006-03-22 12:47:59 +0000
committerNathan Sidwell <nathan@codesourcery.com>2006-03-22 12:47:59 +0000
commitb40d2db7b0586446730dfc0977976c3df9142457 (patch)
treec393c8cf02c63a53bbca56fa11c5664a0d84a565 /libgloss/mt/startup-ms2.S
parentb1d3a66881ac564521788fcfcd750825962c8b0c (diff)
downloadcygnal-b40d2db7b0586446730dfc0977976c3df9142457.tar.gz
cygnal-b40d2db7b0586446730dfc0977976c3df9142457.tar.bz2
cygnal-b40d2db7b0586446730dfc0977976c3df9142457.zip
* 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.
Diffstat (limited to 'libgloss/mt/startup-ms2.S')
-rw-r--r--libgloss/mt/startup-ms2.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgloss/mt/startup-ms2.S b/libgloss/mt/startup-ms2.S
index f11e3fa6a..846c72c12 100644
--- a/libgloss/mt/startup-ms2.S
+++ b/libgloss/mt/startup-ms2.S
@@ -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.