1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2025-04-14 17:32:55 -04:00

Fix test example

This commit is contained in:
Alex Kotov 2022-01-15 11:16:55 +05:00
parent 50e825cdfd
commit 3a3c828d84
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08

View file

@ -3,7 +3,7 @@ static const struct {
struct {
struct KernAux_Multiboot2_HTag_InfoReq tag;
enum KernAux_Multiboot2_ITag mbi_tag_types[22];
uint32_t mbi_tag_types[22];
} tag_info_req;
struct KernAux_Multiboot2_HTag_Addr tag_addr;