Ignore:
Timestamp:
05/15/11 20:36:43 (2 years ago)
Author:
reyalp
Message:

stubs cleanup for g12 and sx30 from philmoz in http://chdk.setepontos.com/index.php?topic=650.msg66662#msg66662

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/platform/g12/sub/100c/capt_seq.c

    r1108 r1188  
    3333        "LDR    R0, =0xFF8820BC\n"      // aSsshoottask_c 
    3434        "BL             _DebugAssert\n" 
    35         "BL             _eventproc_export_ExitTask\n" 
     35        "BL             _ExitTask\n" 
    3636        "LDMFD SP!, {R3-R7,PC}\n" 
    3737 
     
    731731"                MOV     R1, #1 \n" 
    732732"                BL      sub_FF88D27C \n" 
    733 "                BL      _eventproc_export_ExitTask \n" 
     733"                BL      _ExitTask \n" 
    734734"                ADD     SP, SP, #0x24 \n" 
    735735"                LDMFD   SP!, {R4-R9,PC} \n" 
Note: See TracChangeset for help on using the changeset viewer.