1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
libhermit/arch/x86/loader/include
Jens Breitbart cbb34022a0 Wshift negative value (#79) + more compiler to travis (#77)
- Fixed clang warning `shifting a negative signed value is undefined`.
- use more compilers to test HermitCore in Travis
2017-08-30 12:51:23 +02:00
..
ctype.h fix typo 2017-08-07 09:29:44 +02:00
elf.h reodering of the directory structure 2016-12-03 00:43:49 +01:00
io.h reodering of the directory structure 2016-12-03 00:43:49 +01:00
limits.h add option to define uart port via kernel parameters 2017-05-27 21:26:12 +02:00
multiboot.h reodering of the directory structure 2016-12-03 00:43:49 +01:00
page.h Wshift negative value (#79) + more compiler to travis (#77) 2017-08-30 12:51:23 +02:00
stdarg.h reodering of the directory structure 2016-12-03 00:43:49 +01:00
stddef.h add option to define uart port via kernel parameters 2017-05-27 21:26:12 +02:00
stdio.h reodering of the directory structure 2016-12-03 00:43:49 +01:00
string.h add option to define uart port via kernel parameters 2017-05-27 21:26:12 +02:00
uart.h revise uart interface, remove obsolete code 2017-06-02 20:08:42 +02:00