Idk
This commit is contained in:
parent
2fea12c0c6
commit
cc23a83adc
@ -6,7 +6,7 @@ void _cdecl cstart_(uint16_t bootDrive)
|
|||||||
const char far* far_str = "far string";
|
const char far* far_str = "far string";
|
||||||
|
|
||||||
puts("Hello World from Stage 2!\r\n");
|
puts("Hello World from Stage 2!\r\n");
|
||||||
printf("Hello World from printf!");
|
printf("Hello World from the printf libraryf!");
|
||||||
for (;;);
|
for (;;);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user