Check if long mode is available
This commit is contained in:
@@ -7,4 +7,9 @@ SECTIONS
|
||||
*(.multiboot)
|
||||
*(.text)
|
||||
}
|
||||
|
||||
.data :
|
||||
{
|
||||
*(.data)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user