include + update old linux targets/host.c
This commit is contained in:
@ -18,7 +18,7 @@ SECTIONS {
|
||||
/* Code and readonly data */
|
||||
.text : {
|
||||
/* fill gaps with int3 opcode to detect invalid jumps */
|
||||
/* TODO: This crashes bochs */
|
||||
/* TODO: Crashes */
|
||||
FILL(0xcc)
|
||||
|
||||
/* multiboot header */
|
||||
|
||||
Reference in New Issue
Block a user