Function uacpi_kernel_alloc
void * uacpi_kernel_alloc(uacpi_size size)
Description
Allocate a block of memory of 'size' bytes.
The contents of the allocated memory are unspecified.
void * uacpi_kernel_alloc(uacpi_size size)
Allocate a block of memory of 'size' bytes.
The contents of the allocated memory are unspecified.