root/platform/a810/sub/100e/stubs_min.S

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 
   3 DEF(enabled_refresh_physical_screen,    0x392C + 0x10)  // sub_FF8944D4 (0xFF8944D8 + 0xFF8944F4)
   4 //DEF(some_flag_for_af_scan,              0x6778 + 0x08) // Found @FF9619F0
   5 
   6 // the original some_flag_for_af_scan should not be used, as the fw's MakeAFScan function is not called
   7 .globl some_flag_for_af_scan
   8 some_flag_for_af_scan: .long 0

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