Page MenuHomeFreeBSD

D33104.diff
No OneTemporary

D33104.diff

diff --git a/sys/powerpc/aim/locore64.S b/sys/powerpc/aim/locore64.S
--- a/sys/powerpc/aim/locore64.S
+++ b/sys/powerpc/aim/locore64.S
@@ -82,6 +82,9 @@
*/
.section ".text.kboot", "x", @progbits
kbootentry:
+#ifdef __LITTLE_ENDIAN__
+ RETURN_TO_NATIVE_ENDIAN
+#endif
b __start
. = kbootentry + 0x40 /* Magic address used in platform layer */
.global smp_spin_sem

File Metadata

Mime Type
text/plain
Expires
Wed, Jan 15, 11:23 AM (12 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15810097
Default Alt Text
D33104.diff (374 B)

Event Timeline