#include "internal.h" int sys·sbrk(intptr inc, void *ret) { return 0; }