diff packages/hal/mips/vrc4373/current/src/platform.S @ 119:77cec8369160 ecos-sw-2000-09-01

Merge from eCos master repository on 2000-09-01-07:47:03-BST
author jlarmour
date Fri, 01 Sep 2000 13:45:23 +0000
parents 435cced73e2f
children 25e238959bae
line wrap: on
line diff
--- a/packages/hal/mips/vrc4373/current/src/platform.S
+++ b/packages/hal/mips/vrc4373/current/src/platform.S
@@ -189,6 +189,7 @@ 1:
 FUNC_START(hal_pci_config_read)
 
 hal_pci_config_read_load:
+        .set noreorder
 	lw	v0,0(a0)	# Read the value. If this bus-errors the
 				# handler will skip this instruction and
 				# put 0xFFFFFFFF into v0.