gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for fundef:Kmalloc (0.01 seconds)
mtkernel_3
lib/libtk/kmalloc.c - 1.4KB - 59 lines
38:  */
39: EXPORT void* Kmalloc( size_t size )
40: {
tkernel_2
lib/libtk/src/kmalloc.c - 1.6KB - 85 lines
24: 
25: EXPORT void* Kmalloc( size_t size )
26: {