summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/grey_sh.S
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/lib/grey_sh.S')
-rw-r--r--apps/plugins/lib/grey_sh.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/lib/grey_sh.S b/apps/plugins/lib/grey_sh.S
index 5bc003c2b3..5714f95f8c 100644
--- a/apps/plugins/lib/grey_sh.S
+++ b/apps/plugins/lib/grey_sh.S
@@ -132,6 +132,6 @@ __grey_line1:
132 132
133 rts 133 rts
134 nop 134 nop
135 .size _grey_line1, . - _grey_line1 135 .size __grey_line1, . - __grey_line1
136 136
137#endif 137#endif