RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Files
FreeBSD Kernel Space Support

This group contains the interfaces used by FreeBSD kernel space components ported to RTEMS. More...

Files

file  _kernel_cpuset.h
 This header file provides CPU set definitions for the kernel space (_KERNEL is defined before including <sys/cpuset.h>).
 
file  _kernel_in.h
 This header file provides IPv4 definitions for the kernel space (_KERNEL is defined before including <netinet/in.h>).
 
file  _kernel_in6.h
 This header file provides IPv6 definitions for the kernel space (_KERNEL is defined before including <netinet6/in6.h>).
 
file  _kernel_mman.h
 This header file provides memory map definitions for the kernel space (_KERNEL is defined before including <sys/mman.h>).
 
file  _kernel_param.h
 This header file provides parameter definitions for the kernel space (_KERNEL is defined before including <sys/param.h>).
 
file  _kernel_time.h
 This header file provides time definitions for the kernel space (_KERNEL is defined before including <sys/time.h>).
 
file  _kernel_types.h
 This header file provides type definitions for the kernel space (_KERNEL is defined before including <sys/types.h>).
 
file  _kernel_uio.h
 This header file provides device driver I/O definitions for the kernel space (_KERNEL is defined before including <sys/uio.h>).
 

Detailed Description

This group contains the interfaces used by FreeBSD kernel space components ported to RTEMS.