source: trunk/platform/a3300/sub/100d/stubs_entry_2.S @ 1658

Revision 1658, 281 bytes checked in by philmoz, 16 months ago (diff)

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

  • Property svn:eol-style set to native
Line 
1#include "stubs_asm.h"
2#define NULL_SUB 0xFF810B24
3
4// Override stubs_entry.S
5NHSTUB(kbd_pwr_off,                 NULL_SUB)
6NHSTUB(kbd_pwr_on,                  NULL_SUB)
7
8// Additional
9NHSTUB(SetZoomActuatorSpeedPercent, 0xFFAA1D88)
10NHSTUB(MakeAFScan,                  0xFF8DC610)
Note: See TracBrowser for help on using the repository browser.