libchip/serial: Fix warnings

This commit is contained in:
Sebastian Huber
2013-04-08 16:12:20 +02:00
parent ab49921e43
commit 65cd5e94f2

View File

@@ -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