blob: 1ce5cb188cd4ac42c1d04f4251c8cb4b842856c0 [file] [log] [blame]
/* We can use the normal code but we also know the __curbrk is not exported
from ld.so. */
extern void *__curbrk attribute_hidden;
#include <misc/sbrk.c>