Xenomai API  2.6.5
proc.h
Go to the documentation of this file.
1 
23 #ifndef __ANALOGY_PROC_H__
24 #define __ANALOGY_PROC_H__
25 
26 #ifdef __KERNEL__
27 
28 #ifdef CONFIG_PROC_FS
29 extern struct proc_dir_entry *a4l_proc_root;
30 #endif /* CONFIG_PROC_FS */
31 
32 #endif /* __KERNEL__ */
33 
34 #endif /* __ANALOGY_PROC_H__ */