summaryrefslogtreecommitdiffstats
path: root/zpu/roadshow/roadshow/helloworld/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'zpu/roadshow/roadshow/helloworld/test.c')
-rw-r--r--zpu/roadshow/roadshow/helloworld/test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/zpu/roadshow/roadshow/helloworld/test.c b/zpu/roadshow/roadshow/helloworld/test.c
index 8c33640..5243468 100644
--- a/zpu/roadshow/roadshow/helloworld/test.c
+++ b/zpu/roadshow/roadshow/helloworld/test.c
@@ -1,3 +1,4 @@
+/* zpu-elf-gcc -g -Wl,--relax test.c -phi -o hello.elf */
int main(int argc, char **argv)
{
for (;;)
OpenPOWER on IntegriCloud