root/platform/a1300/sub/100b/stubs_min.S

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 
   3 DEF(enabled_refresh_physical_screen,    0x392C + 0x10)  // sub_FF8943C8 (0xFF8943CCC + 0xFF8943E8)
   4 //DEF(some_flag_for_af_scan,              0x6778 + 0x08)  // Found @FF96194c
   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] */