source: svn/trunk/newcon3bcm2_21bu/toolchain/mips-linux-uclibc/include/linux/usb.h @ 8

Last change on this file since 8 was 2, checked in by jglee, 11 years ago

first commit

  • Property svn:executable set to *
File size: 105 bytes
Line 
1#ifndef __LINUX_USB_H
2#define __LINUX_USB_H
3
4#include <linux/usb_ch9.h>
5
6#define USB_MAJOR                       180
7
8#endif
Note: See TracBrowser for help on using the repository browser.