Xenomai API  2.5.6.1
include/analogy/analogy_driver.h
Go to the documentation of this file.
00001 
00023 #ifndef __ANALOGY_ANALOGY_DRIVER__
00024 #define __ANALOGY_ANALOGY_DRIVER__
00025 
00026 #ifndef __KERNEL__
00027 #error This header is for kernel space usage only. \
00028        You are likely looking for <analogy/analogy.h>...
00029 #endif /* !__KERNEL__ */
00030 
00031 #include <analogy/os_facilities.h>
00032 #include <analogy/context.h>
00033 #include <analogy/device.h>
00034 
00035 #endif /* __ANALOGY_ANALOGY_DRIVER__ */
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines