diff options
Diffstat (limited to 'lib_arm/_ashldi3.S')
-rw-r--r-- | lib_arm/_ashldi3.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib_arm/_ashldi3.S b/lib_arm/_ashldi3.S index 31a2655..de4403d 100644 --- a/lib_arm/_ashldi3.S +++ b/lib_arm/_ashldi3.S @@ -44,4 +44,3 @@ __ashldi3: orrmi ah, ah, al, lsr ip mov al, al, lsl r2 mov pc, lr - |