Integrate flaterm terminal
This commit is contained in:
@ -21,6 +21,7 @@ typedef struct {
|
||||
LIMINE_PTR(struct limine_memmap_entry **) memmap_entries;
|
||||
LIMINE_PTR(struct limine_smp_response *) smp;
|
||||
uint64_t smp_bspindex;
|
||||
LIMINE_PTR(struct limine_framebuffer *) fb;
|
||||
} BootInfo;
|
||||
|
||||
extern BootInfo BOOT_INFO;
|
||||
|
Reference in New Issue
Block a user