1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2025-10-30 23:47:50 -04:00

Remove memory map

This commit is contained in:
Alex Kotov 2023-01-06 14:30:53 +04:00
parent f5571c012b
commit 1e749c5c89
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08
19 changed files with 3 additions and 876 deletions

2
tests/.gitignore vendored
View file

@ -11,13 +11,11 @@
/test_elf
/test_free_list
/test_mbr
/test_memmap
/test_multiboot2_common_packing
/test_multiboot2_header_helpers
/test_multiboot2_header_print
/test_multiboot2_header_print.c
/test_multiboot2_header_validation
/test_multiboot2_info_convert_memmap
/test_multiboot2_info_helpers
/test_multiboot2_info_print
/test_multiboot2_info_print.c