source: trunk/platform/a570/sub/100e/stubs_min.S @ 515

Revision 515, 342 bytes checked in by reyalp, 5 years ago (diff)

set svn:eol-style and fix files that had mixed line endings. See http://chdk.setepontos.com/index.php/topic,2145.15.html

  • Property svn:eol-style set to native
Line 
1#include "stubs_asm.h"
2
3DEF(physw_status, 0x54648)
4DEF(physw_run, 0x7E10)
5
6DEF(zoom_busy, 0x7E12C)
7DEF(focus_busy, 0x7D860)
8
9DEF(FlashParamsTable,0xFFEE8478)
10DEF(canon_menu_active,0x2F38)
11DEF(canon_shoot_menu_active,0x27B1)
12DEF(recreview_hold, 0x2584)
13
14DEF(movie_status, 0xA30C8) 
15DEF(some_flag_for_af_scan, 0xC2F8)
16DEF(zoom_status, 0x264C)
Note: See TracBrowser for help on using the repository browser.