SBRK_SIZE         112 user/testbin/zero/zero.c 	base = sbrk(SBRK_SIZE);
SBRK_SIZE         121 user/testbin/zero/zero.c 	for (i=0; i<SBRK_SIZE; i++) {