summaryrefslogtreecommitdiffstats
path: root/lib_ppc/kgdb.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib_ppc/kgdb.c')
-rw-r--r--lib_ppc/kgdb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib_ppc/kgdb.c b/lib_ppc/kgdb.c
index cef35d38e2..4c5d79a8d8 100644
--- a/lib_ppc/kgdb.c
+++ b/lib_ppc/kgdb.c
@@ -320,7 +320,7 @@ kgdb_breakpoint(int argc, char *argv[])
{
asm(" .globl breakinst\n\
breakinst: .long 0x7d821008\n\
- ");
+ ");
}
#endif /* CFG_CMD_KGDB */
OpenPOWER on IntegriCloud