Changeset 923
- Timestamp:
- 08/22/10 00:16:08 (21 months ago)
- Location:
- trunk/platform/ixus980_sd990/sub
- Files:
-
- 2 modified
-
100e/capt_seq.c (modified) (2 diffs)
-
101b/capt_seq.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/ixus980_sd990/sub/100e/capt_seq.c
r740 r923 89 89 " MOV R0, R4\n" 90 90 " BL sub_FF93DDF4_my\n" // SsCaptureSeq.c:0 nr setup 91 " BL capt_seq_hook_raw_here\n"92 91 " MOV R5, R0\n" 93 92 " B loc_FF8663A0\n" … … 98 97 " MOVNE R5, #0x1D\n" 99 98 "loc_FF8663A0:\n" 99 " BL capt_seq_hook_raw_here\n" 100 100 " BL sub_FF8686F0\n" 101 101 " BL sub_FF868738\n" -
trunk/platform/ixus980_sd990/sub/101b/capt_seq.c
r792 r923 89 89 " MOV R0, R4\n" 90 90 " BL sub_FF93DDF4_my\n" // SsCaptureSeq.c:0 nr setup 91 " BL capt_seq_hook_raw_here\n"92 91 " MOV R5, R0\n" 93 92 " B loc_FF8663A0\n" … … 98 97 " MOVNE R5, #0x1D\n" 99 98 "loc_FF8663A0:\n" 99 " BL capt_seq_hook_raw_here\n" 100 100 " BL sub_FF8686F0\n" 101 101 " BL sub_FF868738\n"