::
limine
/
common
/
lib
/ time.h
95 B
raw
1
#ifndef LIB__TIME_H__
2
#define LIB__TIME_H__
3
4
#include <stdint.h>
5
6
uint64_t
time
(
void
)
;
7
8
#endif
tab:
2
4
8
wrap:
off
on
/git/
summary
log
tree