Skip to content

Instantly share code, notes, and snippets.

@fritz0705
Created December 6, 2010 12:19
Show Gist options
  • Select an option

  • Save fritz0705/730208 to your computer and use it in GitHub Desktop.

Select an option

Save fritz0705/730208 to your computer and use it in GitHub Desktop.
if((uint32)kmalloc(sizeof(memorySection_t))+sizeof(memorySection_t)*2==(uint32)kmalloc(sizeof(memorySection_t)))log("kmalloc should work\n");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment