Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
joko
/
dmmlib
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
bcb8a5effc
Rami (Branch)
Tag
master
dmmlib
/
custom_malloc.h
custom_malloc.h
69 B
Cronologia
Originale
1
2
3
4
5
#include "heap.h"
void * custom_malloc(heap_t* heap, size_t size);