summaryrefslogtreecommitdiffhomepage
path: root/Examples/ExamplePowerPC.S
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/ExamplePowerPC.S')
-rw-r--r--Examples/ExamplePowerPC.S3
1 files changed, 3 insertions, 0 deletions
diff --git a/Examples/ExamplePowerPC.S b/Examples/ExamplePowerPC.S
index 1f8bd21..02fa7c0 100644
--- a/Examples/ExamplePowerPC.S
+++ b/Examples/ExamplePowerPC.S
@@ -1 +1,4 @@
+# Sample program
+
+mr r0, r0
blr \ No newline at end of file