fix some ARM build fail

This commit is contained in:
bushing 2009-12-22 12:48:33 +00:00
parent f11f5c2738
commit 1dea88f976
4 changed files with 44 additions and 44 deletions

View file

@ -78,7 +78,7 @@ typedef signed short SWORD;
#include <usb_cmd.h>
#define PACKED __attribute__((__packed__))
//#define PACKED __attribute__((__packed__))
#define USB_D_PLUS_PULLUP_ON() { \
HIGH(GPIO_USB_PU); \