sync libcoolstream headers

This commit is contained in:
[CST] Focus
2013-01-11 10:48:14 +04:00
parent 819dda1922
commit 311274b87c
4 changed files with 43 additions and 0 deletions

View File

@@ -72,5 +72,7 @@ int cs_get_tsp_config(unsigned int port, tsrouter_tsp_config_t *tsp_config);
unsigned long long cs_get_serial(void);
unsigned int cs_get_revision(void);
unsigned int cs_get_chip_id(void);
unsigned int cs_get_chip_rev_id(void);
#endif //__CS_API_H_