Changes

101 bytes added ,  19:54, 24 November 2012
Line 50: Line 50:  
| 0x10000000-StackSize
 
| 0x10000000-StackSize
 
| StackSize from process exheader
 
| StackSize from process exheader
| Stack for the main-thread, initialized by the ARM11 kernel.
+
| Stack for the main-thread, initialized by the ARM11 kernel. The StackSize from the exheader is usually 0x4000, therefore the stack-bottom is usually 0x0FFFC000.
 
|-
 
|-
 
| 0x10000000
 
| 0x10000000