summaryrefslogtreecommitdiffstats
path: root/board/rsdproto/flash_asm.S
diff options
context:
space:
mode:
Diffstat (limited to 'board/rsdproto/flash_asm.S')
-rw-r--r--board/rsdproto/flash_asm.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/rsdproto/flash_asm.S b/board/rsdproto/flash_asm.S
index c65fb87040..557cac0279 100644
--- a/board/rsdproto/flash_asm.S
+++ b/board/rsdproto/flash_asm.S
@@ -26,7 +26,7 @@
#include <ppc_asm.tmpl>
#include <ppc_defs.h>
-.globl ull_write
+ .globl ull_write
ull_write:
lfd 0,0(r4)
stfd 0,0(r3)
OpenPOWER on IntegriCloud