allocatepagetable.asm

BlockAlloc cdecl interface to the kernel

Author

Marcel Sondaar

License

Public Domain

Summary
allocatepagetable.asmBlockAlloc cdecl interface to the kernel
Functions
allocatepagetableRequest memory from the kernel

Functions

allocatepagetable

Request memory from the kernel

in

  • Stack(1) = Address to map page table
  • Stack(2) = Address in memory to use

out

Return = Amount allocated