• Main Page
  • Related Pages
  • Modules
  • Data Structures
  • Files
  • Examples
  • File List
  • Globals

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__ */

Generated on Tue Jul 10 2012 20:41:22 for Xenomai API by  doxygen 1.7.1