aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixinc/tests/base/unistd.h
blob: 9a28eec5e89c71fe36e1b85f107d133225fca7df (plain)
1
2
3
4
5


#if defined( ALPHA_SBRK_CHECK )
extern void *sbrk(ptrdiff_t increment);
#endif  /* ALPHA_SBRK_CHECK */