(builtin_new): Remove declaration of malloc.
From-SVN: r1868
This commit is contained in:
parent
2cebaa84bd
commit
05c0fbb8bc
@ -1179,7 +1179,6 @@ __bb_init_func (blocks)
|
||||
typedef void (*vfp)(void);
|
||||
|
||||
extern vfp __new_handler;
|
||||
extern void *malloc ();
|
||||
|
||||
void *
|
||||
__builtin_new (sz)
|
||||
|
Loading…
Reference in New Issue
Block a user