isdbt_port_fc8300.h 170 B

12345678910111213141516171819
  1. #ifndef __ISDBT_PORT_H__
  2. #define __ISDBT_PORT_H__
  3. #ifdef __cplusplus
  4. extern "C" {
  5. #endif
  6. #include "isdbt.h"
  7. #include "fc8300.h"
  8. #ifdef __cplusplus
  9. }
  10. #endif
  11. #endif