...
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
#include "multiboot2.h"
|
#include "multiboot2.h"
|
||||||
#include "symbols.h"
|
#include "symbols.h"
|
||||||
|
#include "util.h"
|
||||||
|
|
||||||
// [size:4][reserved:4][data:N]
|
// [size:4][reserved:4][data:N]
|
||||||
#define INFO_DATA_OFFSET 8
|
#define INFO_DATA_OFFSET 8
|
||||||
|
|||||||
@@ -20,7 +20,6 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <def.h>
|
#include <def.h>
|
||||||
#include "util.h"
|
|
||||||
|
|
||||||
#define MULTIBOOT_TAG_TYPE_END 0
|
#define MULTIBOOT_TAG_TYPE_END 0
|
||||||
#define MULTIBOOT_TAG_TYPE_CMDLINE 1
|
#define MULTIBOOT_TAG_TYPE_CMDLINE 1
|
||||||
|
|||||||
Reference in New Issue
Block a user