Changeset 904 for trunk


Ignore:
Timestamp:
06/12/10 05:13:31 (3 years ago)
Author:
reyalp
Message:

fix incorrect BL in sx200

File:
1 edited

Legend:

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

    r892 r904  
    456456                //"CMP     R2, #0\n"                     // removed to allow AV bracketing  
    457457                //"BEQ     loc_FF93D324\n"               // in Custom Timer and Continuous Modes 
    458                  "BL      sub_FF93D2C4\n"                // continue function in firmware 
     458                 "B       sub_FF93D2C4\n"                // continue function in firmware 
    459459 ); 
    460460} 
Note: See TracChangeset for help on using the changeset viewer.