URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [drivers/] [char/] [rsf16fmi.h] - Rev 1275
Go to most recent revision | Compare with Previous | Blame | View Log
/* 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 */
Go to most recent revision | Compare with Previous | Blame | View Log