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
Mon, Aug 24, 12:19 AM (7 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37167269
Default Alt Text
D33104.diff (374 B)

Event Timeline