summaryrefslogtreecommitdiff
path: root/sim/testsuite/cris/c/hellodyn.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/testsuite/cris/c/hellodyn.c')
-rw-r--r--sim/testsuite/cris/c/hellodyn.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/testsuite/cris/c/hellodyn.c b/sim/testsuite/cris/c/hellodyn.c
new file mode 100644
index 00000000000..dc8042fbf5d
--- /dev/null
+++ b/sim/testsuite/cris/c/hellodyn.c
@@ -0,0 +1,5 @@
+/*
+#dynamic:
+#sim: --sysroot=@exedir@
+ */
+#include "hello.c"