*** empty log message ***
From-SVN: r5130
This commit is contained in:
parent
f7911249bb
commit
2abe5d9099
@ -72,8 +72,8 @@ typedef char *pointer;
|
|||||||
|
|
||||||
#ifndef emacs
|
#ifndef emacs
|
||||||
#define malloc xmalloc
|
#define malloc xmalloc
|
||||||
extern pointer xmalloc ();
|
|
||||||
#endif
|
#endif
|
||||||
|
extern pointer malloc ();
|
||||||
|
|
||||||
/* Define STACK_DIRECTION if you know the direction of stack
|
/* Define STACK_DIRECTION if you know the direction of stack
|
||||||
growth for your system; otherwise it will be automatically
|
growth for your system; otherwise it will be automatically
|
||||||
|
Loading…
Reference in New Issue
Block a user