16#ifndef _RTEMS_SPURIOUS_H
17#define _RTEMS_SPURIOUS_H
26#define SPURIOUS_DRIVER_TABLE_ENTRY \
27 { Spurious_Initialize, NULL, NULL, NULL, NULL, NULL }
30 rtems_device_major_number,
31 rtems_device_minor_number,
Classic Input/Output Manager API.
rtems_status_code
Classic API Status.
Definition: status.h:43
Objects_Id rtems_id
Used to manage and manipulate RTEMS object identifiers.
Definition: types.h:83