make allocmem accept and return values in bytes, ramdisk expects this.
This commit is contained in:
@@ -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. */
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user