forked from Imagelibrary/binutils-gdb
Move free() decl to utils.c.
This commit is contained in:
@@ -44,5 +44,3 @@
|
||||
extern void *malloc (size_t);
|
||||
|
||||
extern void *realloc (void *, size_t);
|
||||
|
||||
extern void free (void *);
|
||||
|
||||
Reference in New Issue
Block a user