mirror of https://github.com/0intro/conterm
lib.h: add #define for strtoll (Steve Simon)
This commit is contained in:
parent
3c2bf42f22
commit
5df8776caf
|
@ -14,6 +14,7 @@
|
||||||
#define log2 liblog2
|
#define log2 liblog2
|
||||||
#define log liblog
|
#define log liblog
|
||||||
#define reboot libreboot
|
#define reboot libreboot
|
||||||
|
#define strtoll libstrtoll
|
||||||
#undef timeradd
|
#undef timeradd
|
||||||
#define timeradd xtimeradd
|
#define timeradd xtimeradd
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue