* gasp.c (malloc): Don't declare, since host.h or system header files may
authorKen Raeburn <raeburn@cygnus>
Wed, 2 Feb 1994 00:35:37 +0000 (00:35 +0000)
committerKen Raeburn <raeburn@cygnus>
Wed, 2 Feb 1994 00:35:37 +0000 (00:35 +0000)
commit6761eb8b9e8827c3e60277f04f3caf9fc0cae17a
tree78ef6e253e9f66b973237b37bfe6b5ed7cdd27ec
parent5ca42ea386728030f242c91008ac62fea9d7af02
* gasp.c (malloc): Don't declare, since host.h or system header files may
declare it differently.

(Actually, the only use is in xmalloc; if xmalloc didn't also zero out the
region of memory, I'd delete the function altogether and use the libiberty
version...)
gas/gasp.c