mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-18 11:23:03 +08:00
USB: Update to FreeBSD trunk 2015-11-10
This commit is contained in:
@@ -27,11 +27,14 @@
|
||||
#ifndef _USB_PROCESS_H_
|
||||
#define _USB_PROCESS_H_
|
||||
|
||||
#ifndef USB_GLOBAL_INCLUDE_FILE
|
||||
#include <sys/interrupt.h>
|
||||
#include <sys/priority.h>
|
||||
#include <sys/runq.h>
|
||||
#endif
|
||||
|
||||
/* defines */
|
||||
#define USB_PRI_HIGHEST PI_SWI(SWI_TTY)
|
||||
#define USB_PRI_HIGH PI_SWI(SWI_NET)
|
||||
#define USB_PRI_MED PI_SWI(SWI_CAMBIO)
|
||||
|
||||
|
Reference in New Issue
Block a user