summaryrefslogtreecommitdiffstats
path: root/lib/reg/uart.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/reg/uart.h')
-rw-r--r--lib/reg/uart.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/reg/uart.h b/lib/reg/uart.h
new file mode 100644
index 0000000..a23d2f6
--- /dev/null
+++ b/lib/reg/uart.h
@@ -0,0 +1,8 @@
+#ifndef LIB_REG_UART_H
+#define LIB_REG_UART_H
+
+#include "regdefs.h"
+
+
+
+#endif /* LIB_REG_UART_H */