Explorar el Código

dmm_init.h is no longer needed.

Ioannis Koutras hace 13 años
padre
commit
d0d45c7784
Se han modificado 1 ficheros con 0 adiciones y 8 borrados
  1. 0 8
      private-include/dmm_init.h

+ 0 - 8
private-include/dmm_init.h

@@ -1,8 +0,0 @@
-#ifndef DMM_INIT_H
-#define DMM_INIT_H
-
-#include <dmmlib/heap.h>
-
-void dmm_init(allocator_t *allocator);
-
-#endif /* DMM_INIT_H */