Xenomai API  2.5.6.1
ksrc/drivers/analogy/proc.h
Go to the documentation of this file.
00001 
00023 #ifndef __ANALOGY_PROC_H__
00024 #define __ANALOGY_PROC_H__
00025 
00026 #ifdef __KERNEL__
00027 
00028 #ifdef CONFIG_PROC_FS
00029 extern struct proc_dir_entry *a4l_proc_root;
00030 #endif /* CONFIG_PROC_FS */
00031 
00032 #endif /* __KERNEL__ */
00033 
00034 #endif /* __ANALOGY_PROC_H__ */
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines