summaryrefslogtreecommitdiffstats
path: root/lib/reg/uart.h
diff options
context:
space:
mode:
authorTomasz Kramkowski <tk@the-tk.com>2017-03-23 20:06:18 +0000
committerTomasz Kramkowski <tk@the-tk.com>2017-03-23 20:06:18 +0000
commitf45edd4bb3ee0d81a8faae98933566231b1566f4 (patch)
tree06ef59cc0cbd25ad9a91951f73cd9d68324c251f /lib/reg/uart.h
parent1ec844ea39052ebe2d805a3c8a613373c527f68a (diff)
downloadfmk-f45edd4bb3ee0d81a8faae98933566231b1566f4.tar.gz
fmk-f45edd4bb3ee0d81a8faae98933566231b1566f4.tar.xz
fmk-f45edd4bb3ee0d81a8faae98933566231b1566f4.zip
move register definitions to separate repository
Diffstat (limited to 'lib/reg/uart.h')
-rw-r--r--lib/reg/uart.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/reg/uart.h b/lib/reg/uart.h
deleted file mode 100644
index a23d2f6..0000000
--- a/lib/reg/uart.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef LIB_REG_UART_H
-#define LIB_REG_UART_H
-
-#include "regdefs.h"
-
-
-
-#endif /* LIB_REG_UART_H */