ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.6.tar.bz2
[linux-2.6.git] / drivers / char / rsf16fmi.h
1 /* SF16FMI FMRadio include file.
2  * (c) 1998 Petr Vandrovec
3  *
4  * Not in include/linux/ because there's no need for anyone
5  * to know about these details, I reckon.
6  */
7
8 #ifndef __RSF16FMI_H
9 #define __RSF16FMI_H
10
11 int radiosf16fmi_init(void);
12
13 #endif /* __RSF16FMI_H */