Skip to content

Commit

Permalink
ixus300_sd4000 movie_rec.c comment changed
Browse files Browse the repository at this point in the history
  • Loading branch information
pixeldoc2000 committed Oct 1, 2010
1 parent 1a99c17 commit 76cc421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/ixus300_sd4000/sub/100d/movie_rec.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ void __attribute__((naked,noinline)) movie_record_task() {
"STR R0, [R4,#0xA8]\n"
//"ADR R0, =0xFF96BA00\n"
//"LDR R0, =0xFF96BA00\n" // compiler does not like ADR
"LDR R0, =sub_FF96BA00_my\n" // compiler does not like ADR
"LDR R0, =sub_FF96BA00_my\n" // +
"STR R0, [R4,#0xAC]\n"
"LDR R0, =0xFF96AD2C\n"
"LDR R2, =0xFF96AC48\n"
Expand Down

0 comments on commit 76cc421

Please sign in to comment.