source:
bootcd/isolinux/syslinux-6.03/com32/libupload/ctime.h
Last change on this file was e16e8f2, checked in by , 3 years ago | |
---|---|
|
|
File size: 105 bytes |
Line | |
---|---|
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.