Index: freemint/sys/usb/src.km/udd/storage/xhdi.h
diff -u freemint/sys/usb/src.km/udd/storage/xhdi.h:1.1.6.1
freemint/sys/usb/src.km/udd/storage/xhdi.h:1.1.6.2
--- freemint/sys/usb/src.km/udd/storage/xhdi.h:1.1.6.1 Mon Mar 24 19:26:43 2014
+++ freemint/sys/usb/src.km/udd/storage/xhdi.h Mon Apr 7 03:47:27 2014
...
@@ -66,11 +66,12 @@
long psize[MAX_LOGICAL_DRIVE];
short flags[MAX_LOGICAL_DRIVE]; /* B15:swap,
B7:change, B0:bootable */
BPB bpb[MAX_LOGICAL_DRIVE];
- uchar dev_num[MAX_LOGICAL_DRIVE];
-
} __attribute__((packed));
typedef struct pun_info PUN_INFO;