Home
root
/
library
/deallocmem.s
/* [<][>][^][v][top]
[bottom]
[index]
[help]
*/
.include "../include/syscalls.inc"
.global sys_DeallocMem
.text
/* [<][>][^][v]
[top]
[bottom]
[index]
[help]
*/
Home