Changeset 653
- Timestamp:
- 12/28/08 07:42:24 (4 years ago)
- File:
-
- 1 edited
-
trunk/platform/ixus40_sd300/sub/100k/capt_seq.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/ixus40_sd300/sub/100k/capt_seq.c
r561 r653 13 13 static long raw_save_stage; 14 14 15 void capt_seq_hook_raw_here()15 void __attribute__((naked,noinline)) capt_seq_hook_raw_here() 16 16 { 17 17 asm volatile("STMFD SP!, {R0-R12,LR}\n");
Note: See TracChangeset
for help on using the changeset viewer.