rsf16fmi.h
上传用户:jlfgdled
上传日期:2013-04-10
资源大小:33168k
文件大小:0k
源码类别:

Linux/Unix编程

开发平台:

Unix_Linux

  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. #ifndef __RSF16FMI_H
  8. #define __RSF16FMI_H
  9. int radiosf16fmi_init(void);
  10. #endif /* __RSF16FMI_H */