4 * author: hackbard@hackdaworld.org
6 * number of priorities:
7 * - switch on board power
8 * - allow high speed usb transfer
13 /* constant definitions */
19 /* type definitions */
20 typedef unsigned char u8;
21 typedef unsigned short u16;
22 typedef unsigned int u32;
25 xdata at 0xb5 volatile u8 OED;
26 xdata at 0xb0 volatile u8 IOD;