root/platform/a550/sub/100c/stubs_min.S

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 
   3 DEF(physw_status, 0x44818) // sync with a560 and a630
   4 DEF(physw_run, 0x7980)  // sync with a560 and a630      
   5 DEF(zoom_busy, 0x776E0) // sync with a560 and a630
   6 DEF(focus_busy, 0x76F6C)        // sync with a630 but not sure 
   7 DEF(playrec_mode, 0xBC3C)       // sync with a560
   8 //DEF(FlashParamsTable,0xFFEAC254) // sync with a560 and a630
   9 DEF(canon_menu_active,0x2E18)   // sync with a560 and a630
  10 DEF(canon_shoot_menu_active,0x2795) // not found
  11 DEF(recreview_hold, 0x2588)     // sync with a560 and a630
  12 DEF(movie_status, 0x9BAFC)  
  13 DEF(some_flag_for_af_scan, 0xB92C)
  14 DEF(zoom_status, 0x2650)
  15 DEF(some_f_for_dng, 0x60C8) 
  16 DEF(second_ext_for_dng, 0x60EC) // ".THM"
  17 
  18 DEF(sys_mempart_id, 0x48D0) // calloc

/* [<][>][^][v][top][bottom][index][help] */