You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
208 B

#define MAGIC1 0x12C0ED
#define MAGIC2 0x12C0FF
#define MAGIC3 0x12D0FF
#define MAGIC4 0x13D0FE
#define MAGIC5 0x14D1FF
#define MAGIC6 0x17D1FF
long hellodriver(void);
long modfunction(long, long *, long);