From 81b8eb809e1fd6ad16bbeda4a365b8e7a81a441c Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Tue, 20 Mar 2001 00:28:23 +0000 Subject: Move free() decl to utils.c. --- gdb/config/pa/xm-hppah.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'gdb/config') diff --git a/gdb/config/pa/xm-hppah.h b/gdb/config/pa/xm-hppah.h index a55c764..f77493a 100644 --- a/gdb/config/pa/xm-hppah.h +++ b/gdb/config/pa/xm-hppah.h @@ -44,5 +44,3 @@ extern void *malloc (size_t); extern void *realloc (void *, size_t); - -extern void free (void *); -- cgit v1.1