Beng's boot fix

This commit is contained in:
Erik van der Kouwe
2010-06-24 12:20:01 +00:00
parent 33c9d427fd
commit e8d30bba65
3 changed files with 17 additions and 40 deletions

View File

@@ -1472,11 +1472,6 @@ static void ctty(char *line)
printf("No serial line support under DOS\n");
}
reset()
{
printf("No reset support under DOS\n");
}
#endif /* DOS */
#endif /* BIOS */