source:
UsbWattMeter/trunk/lwip-1.4.1/ports/ccrx/sys/types.h@
167
Last change on this file since 167 was 167, checked in by , 7 years ago | |
---|---|
|
|
File size: 97 bytes |
Line | |
---|---|
1 | |
2 | #ifndef _SYS_TYPES_H |
3 | #define _SYS_TYPES_H |
4 | |
5 | typedef long long time_t; |
6 | |
7 | #endif /* _SYS_TYPES_H */ |
Note:
See TracBrowser
for help on using the repository browser.