mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 06:17:30 +08:00
swi01: Avoid Nexus devices
This commit is contained in:
@@ -39,6 +39,11 @@
|
|||||||
|
|
||||||
#include "swi_test.h"
|
#include "swi_test.h"
|
||||||
|
|
||||||
|
const rtems_bsd_device rtems_bsd_nexus_devices[0];
|
||||||
|
|
||||||
|
const size_t rtems_bsd_nexus_device_count =
|
||||||
|
RTEMS_ARRAY_SIZE(rtems_bsd_nexus_devices);
|
||||||
|
|
||||||
static void Init(rtems_task_argument arg)
|
static void Init(rtems_task_argument arg)
|
||||||
{
|
{
|
||||||
rtems_status_code sc;
|
rtems_status_code sc;
|
||||||
|
Reference in New Issue
Block a user