summaryrefslogtreecommitdiffstats
path: root/c/src/libchip
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/libchip')
-rw-r--r--c/src/libchip/serial/ns16550_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/libchip/serial/ns16550_p.h b/c/src/libchip/serial/ns16550_p.h
index 50cfcdc2eb..652970e079 100644
--- a/c/src/libchip/serial/ns16550_p.h
+++ b/c/src/libchip/serial/ns16550_p.h
@@ -39,7 +39,7 @@ extern "C" {
* will show up in the symbol table.
*/
-#define NS16550_STATIC
+#define NS16550_STATIC static
#define NS16550_RECEIVE_BUFFER 0
#define NS16550_TRANSMIT_BUFFER 0