diff options
Diffstat (limited to 'sys/boot/powerpc/boot1.chrp/boot1.c')
-rw-r--r-- | sys/boot/powerpc/boot1.chrp/boot1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/powerpc/boot1.chrp/boot1.c b/sys/boot/powerpc/boot1.chrp/boot1.c index 6a6ad07..f5bc4d5 100644 --- a/sys/boot/powerpc/boot1.chrp/boot1.c +++ b/sys/boot/powerpc/boot1.chrp/boot1.c @@ -103,6 +103,7 @@ ofwh_t stdinh, stdouth; __asm(" \n\ .data \n\ + .align 4 \n\ stack: \n\ .space 16384 \n\ \n\ |