source:
bootcd/isolinux/syslinux-6.03/com32/libupload/ctime.h
@
26ffad7
Last change on this file since 26ffad7 was e16e8f2, checked in by , 3 years ago | |
---|---|
|
|
File size: 105 bytes |
Rev | Line | |
---|---|---|
[e16e8f2] | 1 | #ifndef CTIME_H |
2 | #define CTIME_H | |
3 | ||
4 | #include <inttypes.h> | |
5 | ||
6 | uint32_t posix_time(void); | |
7 | ||
8 | #endif /* CTIME_H */ |
Note: See TracBrowser
for help on using the repository browser.