boh
This commit is contained in:
parent
da3e4235b8
commit
dbd0d30dc4
@ -5,7 +5,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 Stage2!");
|
puts("Hello World from Stage 2!\r\n");
|
||||||
printf("Hello World from printf!");
|
printf("Hello World from printf!");
|
||||||
for (;;);
|
for (;;);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user