source: trunk/platform/ixus105_sd1300/sub/100d/stubs_entry_2.S @ 1833

Revision 1833, 219 bytes checked in by reyalp, 13 months ago (diff)

add unfinished alpha port of ixus105_sd1300 100d from c10ud in http://chdk.setepontos.com/index.php?topic=650.msg84777#msg84777

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