Changes in boot/arch/sparc64/loader/asm.S [e731b0d:f238e86] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/sparc64/loader/asm.S
re731b0d rf238e86 115 115 */ 116 116 117 #if defined (SUN4U) 117 118 /* 118 119 * US3 processors have a write-invalidate cache, so explicitly … … 128 129 call icache_flush 129 130 nop 130 131 #endif 131 132 1: 132 133 membar #StoreStore
Note:
See TracChangeset
for help on using the changeset viewer.