Page MenuHomeFreeBSD

D33104.1775830754.diff
No OneTemporary

Size
374 B
Referenced Files
None
Subscribers
None

D33104.1775830754.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
Fri, Apr 10, 2:19 PM (1 h, 2 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28316596
Default Alt Text
D33104.1775830754.diff (374 B)

Event Timeline