about summary refs log tree commit diff
path: root/sysdeps/generic/dl-sbrk.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/generic/dl-sbrk.c')
-rw-r--r--sysdeps/generic/dl-sbrk.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/generic/dl-sbrk.c b/sysdeps/generic/dl-sbrk.c
new file mode 100644
index 0000000000..3874975890
--- /dev/null
+++ b/sysdeps/generic/dl-sbrk.c
@@ -0,0 +1,2 @@
+/* Just use the normal code.  */
+#include <sbrk.c>