root/platform/a3400/sub/101b/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 
   5 DEF(touch_screen_x,                     0x000025d4)
   6 DEF(touch_screen_y,                     0x000025d6)
   7 
   8 // replacement for the missing fw variable
   9 .globl some_flag_for_af_scan
  10 some_flag_for_af_scan: .long 0

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