We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7cec91 commit 9e9f303Copy full SHA for 9e9f303
src/mips/common/hardware/sio.h
@@ -27,6 +27,7 @@ SOFTWARE.
27
#pragma once
28
29
#include <stdint.h>
30
+#include "common/hardware/irq.h"
31
32
struct SIOPort {
33
uint8_t fifo;
0 commit comments