00001 /* DO NOT EDIT THIS FILE. 00002 00003 It has been auto-edited by fixincludes from: 00004 00005 "fixinc/tests/inc/unistd.h" 00006 00007 This had to be done to correct non-standard usages in the 00008 original, manufacturer supplied header file. */ 00009 00010 00011 00012 #if defined( ALPHA_SBRK_CHECK ) 00013 extern void *sbrk(ptrdiff_t increment); 00014 #endif /* ALPHA_SBRK_CHECK */
1.5.6