summaryrefslogtreecommitdiff
path: root/misc/tst-sbrk-pie.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/tst-sbrk-pie.c')
-rw-r--r--misc/tst-sbrk-pie.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/tst-sbrk-pie.c b/misc/tst-sbrk-pie.c
new file mode 100644
index 0000000000..3896b9699e
--- /dev/null
+++ b/misc/tst-sbrk-pie.c
@@ -0,0 +1,3 @@
+/* Test sbrk with -pie. */
+
+#include <tst-sbrk.c>