Xenomai API
2.6.5
Main Page
Related Pages
Modules
Data Structures
Files
Examples
File List
Globals
analogy_driver.h
Go to the documentation of this file.
1
23
#ifndef __ANALOGY_ANALOGY_DRIVER__
24
#define __ANALOGY_ANALOGY_DRIVER__
25
26
#ifndef __KERNEL__
27
#error This header is for kernel space usage only. \
28
You are likely looking for <analogy/analogy.h>...
29
#endif
/* !__KERNEL__ */
30
31
#include <
analogy/os_facilities.h
>
32
#include <
analogy/context.h
>
33
#include <
analogy/device.h
>
34
35
#endif
/* __ANALOGY_ANALOGY_DRIVER__ */
context.h
Analogy for Linux, context structure / macros declarations.
os_facilities.h
Analogy for Linux, Operation system facilities.
device.h
Analogy for Linux, device related features.
include
analogy
analogy_driver.h
Generated by
1.8.10