Revert r215435. We need to figure out the exact value to be loaded.

Approved by: 	nwhitehorn (mentor)
This commit is contained in:
andreast 2010-11-17 20:37:16 +00:00
parent 3ed7e4e8d8
commit e5464da2b6

View File

@ -48,7 +48,7 @@ stack: \n\
_start: \n\
lis %r1,stack@ha \n\
addi %r1,%r1,stack@l \n\
addi %r1,%r1,16384 \n\
addi %r1,%r1,8192 \n\
\n\
/* Clear the .bss!!! */ \n\
li %r0,0 \n\