make allocmem accept and return values in bytes, ramdisk expects this.

This commit is contained in:
Ben Gras
2008-11-19 15:40:17 +00:00
parent 51fdce1d36
commit 9b33056d2b
5 changed files with 12 additions and 9 deletions

View File

@@ -1873,9 +1873,6 @@ void monitor(void)
#if BIOS
unsigned char cdspec[25];
void bootcdinfo(u32_t, int *, int drive);
void boot(void)
/* Load Minix and start it, among other things. */
{