- removed large comment

git-svn-id: http://moon:8086/svn/mips@193 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
2021-11-22 21:40:41 +00:00
parent df4245fbf6
commit 96618e854f
-3
View File
@@ -10,9 +10,6 @@
#include "../../../libsys/irq.h"
#include "../../../libsys/uart.h"
// ---------------------------------------------------------------------------------
// Uart
// ---------------------------------------------------------------------------------
const uart_if_t uart_if[] =
{
{(uint32_t*)SYS_UART0_STAT, (uint32_t*)SYS_UART0_DATA, (uint32_t*)SYS_UART0_BAUD},