diff options
Diffstat (limited to 'Examples/ExamplePowerPC.S')
| -rw-r--r-- | Examples/ExamplePowerPC.S | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Examples/ExamplePowerPC.S b/Examples/ExamplePowerPC.S index 82d2ca6..9615fe8 100644 --- a/Examples/ExamplePowerPC.S +++ b/Examples/ExamplePowerPC.S @@ -1,3 +1,5 @@ +; you you can never say! + b 0x1000 mflr r21 mtlr r21 |
