source: UsbWattMeter/trunk/lwip-1.4.1/ports/ccrx/sys/types.h@ 164

Last change on this file since 164 was 164, checked in by coas-nagasima, 8 years ago

TOPPERS/ECNLサンプルアプリ「USB充電器電力計」を追加

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
  • Property svn:mime-type set to text/x-chdr
File size: 97 bytes
RevLine 
[164]1
2#ifndef _SYS_TYPES_H
3#define _SYS_TYPES_H
4
5typedef long long time_t;
6
7#endif /* _SYS_TYPES_H */
Note: See TracBrowser for help on using the repository browser.