mirror of
https://github.com/gbowne1/ClassicOS.git
synced 2026-01-30 00:25:18 -08:00
Establish well-defined read buffers for bl, implement error printing
This commit is contained in:
@@ -9,6 +9,4 @@ SECTIONS {
|
||||
*(.bss*)
|
||||
*(COMMON)
|
||||
}
|
||||
|
||||
read_buf = .;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user