Port USB and USB WLAN.

This commit is contained in:
Christian Mauderer
2016-12-12 12:23:40 +01:00
parent d145449b74
commit 59338de0a5
4 changed files with 60 additions and 4 deletions

View File

@@ -31,6 +31,9 @@ __FBSDID("$FreeBSD$");
#include <rtems/bsd/local/opt_wlan.h>
#ifdef __rtems__
#define __LINUX_ERRNO_EXTENSIONS__
#endif /* __rtems__ */
#include <rtems/bsd/sys/param.h>
#include <sys/endian.h>
#include <sys/sockio.h>