summaryrefslogtreecommitdiff
path: root/src/arch/x86/exception.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/exception.c')
-rw-r--r--src/arch/x86/exception.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/x86/exception.c b/src/arch/x86/exception.c
index e2d585f958..b8f0583a43 100644
--- a/src/arch/x86/exception.c
+++ b/src/arch/x86/exception.c
@@ -369,7 +369,6 @@ static void put_packet(char *buffer)
stub_flush();
} while ((stub_getc() & 0x7f) != '+');
-
}
#endif /* CONFIG_GDB_STUB */