summaryrefslogtreecommitdiffstats
path: root/drivers/char/rsf16fmi.h
blob: b71e35bdd73d2fa7f54540ed375cd422d0e9dde2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* SF16FMI FMRadio include file.
 * (c) 1998 Petr Vandrovec
 *
 * Not in include/linux/ because there's no need for anyone
 * to know about these details, I reckon.
 */

#ifndef __RSF16FMI_H
#define __RSF16FMI_H

int radiosf16fmi_init(void);

#endif /* __RSF16FMI_H */