client-c  0.8.1
cc32xx_platform.h
Go to the documentation of this file.
1 
17 #ifndef CC32XX_PLATFORM_H_
18 #define CC32XX_PLATFORM_H_
19 
20 
21 typedef int ssize_t;
22 
23 #include <time.h>
24 #include <string.h>
25 #include <stdio.h>
26 #include <stdarg.h>
27 #include <stdint.h>
28 
29 #endif /* CC32XX_PLATFORM_H_ */
int ssize_t