removed the Xmalloc entry
This commit is contained in:
parent
9cb5c80981
commit
ec678ff800
|
@ -13,10 +13,7 @@ end
|
||||||
name "memory allocation module"
|
name "memory allocation module"
|
||||||
dir alloc
|
dir alloc
|
||||||
end
|
end
|
||||||
name "fast, wasting malloc"
|
name "fast, linear time malloc"
|
||||||
dir Xmalloc
|
|
||||||
end
|
|
||||||
name "fast, memory efficient malloc"
|
|
||||||
dir malloc
|
dir malloc
|
||||||
end
|
end
|
||||||
name "EM messages generation module"
|
name "EM messages generation module"
|
||||||
|
|
Loading…
Reference in a new issue