1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
libhermit/arch/x86
Stefan Lankes 3e5b8e65d3 add padding to align allocate memory to a 32 Byte boundary
- required to align memory for AVX usage
2017-05-11 11:27:17 +02:00
..
include/asm move more helper functions to the architecture dependent directory 2017-03-19 22:49:23 +01:00
kernel add padding to align allocate memory to a 32 Byte boundary 2017-05-11 11:27:17 +02:00
libkern remove obsolete makefiles 2017-04-11 12:45:07 +02:00
loader remove dependency from kernel_end 2017-04-18 00:26:38 +02:00
mm fix bug in the calculation of the free memory regions 2017-04-23 00:30:15 +02:00
CMakeLists.txt cmake: initial support for CMake build system 2017-04-03 18:14:56 +02:00