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