 |
RTEMS 6.1-rc7
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
37#if defined(_SYS_TYPES_H) && defined(_KERNEL)
42typedef struct device *device_t;
43typedef char vm_memattr_t;
44typedef struct vm_page *vm_page_t;
47#error "must be included via <sys/types.h> in kernel space"