Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
linux-arm
kvm-unit-tests-ae
Commits
ac1690b2
Commit
ac1690b2
authored
Sep 06, 2011
by
Avi Kivity
Browse files
io.c: add missing #endif
fixed build. Signed-off-by:
Avi Kivity
<
avi@redhat.com
>
parent
fa816346
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/x86/io.c
View file @
ac1690b2
...
...
@@ -3,6 +3,7 @@
#include
"io.h"
#ifndef USE_SERIAL
#define USE_SERIAL
#endif
static
struct
spinlock
lock
;
static
int
serial_iobase
=
0x3f8
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment