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

@@ -837,7 +837,7 @@
# define VMUM_LEN m1_i1
#define VM_ALLOCMEM (VM_RQ_BASE+18)
# define VMAM_CLICKS m1_p1
# define VMAM_BYTES m1_p1
# define VMAM_MEMBASE m1_i1
/* Calls from VFS. */