File: usb.c

package info (click to toggle)
kfreebsd-kernel-headers 0.83
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 408 kB
  • sloc: makefile: 128; sh: 60; ansic: 34
file content (3 lines) | stat: -rw-r--r-- 81 bytes parent folder | download | duplicates (2)
1
2
3
#include <sys/kern/types.h>
#include <dev/usb/usb.h>
#include <dev/usb/usbhid.h>