Files
glibc/include/obstack.h
T

10 lines
151 B
C
Raw Normal View History

#ifndef _OBSTACK_H
1995-02-18 01:27:10 +00:00
#include <malloc/obstack.h>
2002-08-04 09:27:27 +00:00
# ifndef _ISOMAC
2002-08-04 09:27:27 +00:00
libc_hidden_proto (_obstack_newchunk)
# endif /* !_ISOMAC */
#endif /* obstack.h */