1 .section entrycodes,"aw",@progbits
3 // For the following structur have a look at the POSE source
4 // code SrcShared/Palm/Platform/Core/System/IncsPrv/MemoryPrv.h
8 .dc.l 0x100000 // initial value for SSP
9 // .dc.l hardware_reset_init_1 // where the startup code is at.
11 .globl hardware_reset_init_1
14 hardware_reset_init_1:
15 move.l #((_end)+0x10000),%sp
21 move.l #0x00000000,(%a0)
33 // move.w (_end)+0x1000,%sp