X-Git-Url: http://rtime.felk.cvut.cz/gitweb/pes-rpp/rpp-lib.git/blobdiff_plain/3c5ebf39510050c35959f493f82e99d86e91c4d5..5af5fd4fb0f3b99f3f6e31863b15dac9c018fc3e:/rpp/include/hal/_tms570_hdk/port_def.h?ds=sidebyside diff --git a/rpp/include/hal/_tms570_hdk/port_def.h b/rpp/include/hal/_tms570_hdk/port_def.h index 2994f39..5095a19 100644 --- a/rpp/include/hal/_tms570_hdk/port_def.h +++ b/rpp/include/hal/_tms570_hdk/port_def.h @@ -97,8 +97,4 @@ typedef struct port_def_st { #define PORT_SFC_ADC NULL #define PORT_INT_TYPE_ADC PORT_INTERFACE_ADC -port_desc_t *hal_port_get_dsc(const char *port_name, int len); -const port_def_t *hal_port_get_definitions(); - - #endif /* PORT_DEF_H_ */