Added note for issue #15

merge-requests/1/head
bzt 3 years ago
parent fb7d37ffe3
commit b910799e87

@ -333,7 +333,7 @@ then
#include <efi.h>
#include <uefi.h>
```
should workaround the problem by avoiding the inclusion of stdint.h and definitng uint64_t by efibind.h as `unsigned long long`.
should workaround the problem by avoiding the inclusion of stdint.h and defining uint64_t by efibind.h as `unsigned long long`.
License
-------

Loading…
Cancel
Save