mirror of
https://github.com/gbowne1/ClassicOS.git
synced 2026-03-09 16:35:21 -07: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