comparison test/nm/nm.c @ 68:b36a2fe30602

- cleanup
author cslag
date Sun, 06 Mar 2016 12:53:02 +0100
parents 3e629dc19168
children 0592eb360af2
comparison
equal deleted inserted replaced
67:1d68b4778979 68:b36a2fe30602
24 */ 24 */
25 25
26 26
27 27
28 #include "../../dynload/dynload.h" 28 #include "../../dynload/dynload.h"
29 #include "../../dynload/dynload_alloc.h"
30 #include "../common/platformInit.h" 29 #include "../common/platformInit.h"
31 30
32 void list_syms(const char* filePath) 31 void list_syms(const char* filePath)
33 { 32 {
34 DLSyms* pSyms; 33 DLSyms* pSyms;