]> rtime.felk.cvut.cz Git - fpga/virtex2/uart.git/blobdiff - software/swuart.h
Software modification to work whit HW UART
[fpga/virtex2/uart.git] / software / swuart.h
diff --git a/software/swuart.h b/software/swuart.h
deleted file mode 100644 (file)
index 140712f..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef SWUART_H
-#define SWUART_H
-
-void serPutc(char);             //send one character over timer_a uart
-extern char rxdata;
-#endif //SWUART_H