]> git.proxmox.com Git - wasi-libc.git/blob - libc-bottom-half/headers/public/sys/times.h
WASI libc prototype implementation.
[wasi-libc.git] / libc-bottom-half / headers / public / sys / times.h
1 #ifndef __wasilibc_sys_times_h
2 #define __wasilibc_sys_times_h
3
4 #include <__struct_tms.h>
5
6 #endif