Page MenuHomeFreeBSD

D33104.id99029.diff
No OneTemporary

D33104.id99029.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
Tue, Apr 7, 11:39 PM (22 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31055861
Default Alt Text
D33104.id99029.diff (374 B)

Event Timeline