35#ifndef _RTEMS_SPURIOUS_H
36#define _RTEMS_SPURIOUS_H
45#define SPURIOUS_DRIVER_TABLE_ENTRY \
46 { Spurious_Initialize, NULL, NULL, NULL, NULL, NULL }
This header file defines the IO Manager API.
This header file provides types used by the Classic API.
uint32_t rtems_device_major_number
This integer type represents the major number of devices.
Definition: io.h:103
uint32_t rtems_device_minor_number
This integer type represents the minor number of devices.
Definition: io.h:115
rtems_status_code
This enumeration provides status codes for directives of the Classic API.
Definition: status.h:85
Objects_Id rtems_id
This type represents RTEMS object identifiers.
Definition: types.h:94