aboutsummaryrefslogtreecommitdiff
path: root/bfd/hosts/apollov68.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/hosts/apollov68.h')
-rw-r--r--bfd/hosts/apollov68.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/hosts/apollov68.h b/bfd/hosts/apollov68.h
index 93a8107..13793ff 100644
--- a/bfd/hosts/apollov68.h
+++ b/bfd/hosts/apollov68.h
@@ -45,7 +45,7 @@
*/
#ifndef DONTDECLARE_MALLOC
-extern PTR EXFUN(malloc,(unsigned));
+extern PTR EXFUN(malloc,(unsigned));
extern PTR EXFUN(realloc, (PTR, unsigned));
extern void EXFUN( free,(PTR));
#endif