diff options
Diffstat (limited to 'Examples')
| -rw-r--r-- | Examples/ExamplePowerPC.S | 3 |
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 |
