diff options
| author | Amlal <amlalelmahrouss@icloud.com> | 2024-04-22 08:37:45 +0000 |
|---|---|---|
| committer | Amlal <amlalelmahrouss@icloud.com> | 2024-04-22 08:37:45 +0000 |
| commit | bfe0c2d9172b8d7f831efab7db4cc3d479a58f21 (patch) | |
| tree | 0734be5a848ab99b55b63904b25a16e84ed3d5e0 /Examples/ExamplePowerPC.S | |
| parent | d7f222089835335d575233d264b4c721d9d2087c (diff) | |
| parent | 209abc044af82897acce2ede571934af0d77b257 (diff) | |
Merged in MHR-4 (pull request #2)
MHR-4
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 |
