Fix a prior derp cleanly

This commit is contained in:
Jasmine Iwanek
2021-12-19 19:54:02 -05:00
parent c798a6849b
commit 9d1898e9f3
3 changed files with 2 additions and 4 deletions

View File

@@ -44,8 +44,6 @@
#define SERIAL4_ADDR 0x02e8
#define SERIAL4_IRQ 3
#define MAX_SERIAL 4
struct serial_device_s;
struct serial_s;