blockdealloc.asm

BlockDealloc cdecl interface to the kernel

Author

Marcel Sondaar

License

Public Domain

Summary
blockdealloc.asmBlockDealloc cdecl interface to the kernel
Functions
blockdeallocRequest memory from the kernel

Functions

blockdealloc

Request memory from the kernel

in

  • Stack(1) = Amount to allocate in pages
  • Stack(2) = Base address to mount

out

Return = Pointer to the last byte freed