source: trunk/platform/ixus120_sd940/sub/102c/stubs_entry_2.S @ 2881

Revision 1641, 419 bytes checked in by philmoz, 17 months ago (diff)

Merged revision(s) 1638-1639 from branches/release-1_0:

  • Property svn:eol-style set to native
Line 
1#include "stubs_asm.h"
2#define NULL_SUB 0xFF810B04
3
4// Override stubs_entry.S
5NHSTUB(kbd_pwr_off,                 NULL_SUB)
6NHSTUB(kbd_pwr_on,                  NULL_SUB)
7
8// These don't exist/aren't found in dryos
9NHSTUB(SetZoomActuatorSpeedPercent, NULL_SUB)
10
11// Additional
12NHSTUB(MakeAFScan,                  0xFF940504)
13NHSTUB(closefastdir,                0xFFA4CF80)
14NHSTUB(platformsub_kbd_fetch_data,  0xFF858DF8)
Note: See TracBrowser for help on using the repository browser.