This repository has been archived on 2024-11-18. You can view files and clone it, but cannot push or open issues or pull requests.
kernel-dev-old/include/libk/multiboot2.h

7 lines
91 B
C
Raw Normal View History

#ifndef MULTIBOOT2_H
#define MULTIBOOT2_H 1
#include <libk/multiboot2/bootinfo.h>
#endif