Linux 2.3.7pre1
[davej-history.git] / drivers / char / rsf16fmi.h
blobb71e35bdd73d2fa7f54540ed375cd422d0e9dde2
1 /* SF16FMI FMRadio include file.
2 * (c) 1998 Petr Vandrovec
4 * Not in include/linux/ because there's no need for anyone
5 * to know about these details, I reckon.
6 */
8 #ifndef __RSF16FMI_H
9 #define __RSF16FMI_H
11 int radiosf16fmi_init(void);
13 #endif /* __RSF16FMI_H */