X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Fcortex-m3%2Fio%2Fsam3_uart.h;h=dfe0d8c363ffd07a32945925ea108f35bcf12311;hb=4d723e99d435f2bdff45611e7d48c0f8f2cd1f84;hp=f21bd051ef00f9e6b098efae90b143c0cc55f096;hpb=9a9bb767d984876ff35a9fba379f46f57a07236c;p=bertos.git diff --git a/bertos/cpu/cortex-m3/io/sam3_uart.h b/bertos/cpu/cortex-m3/io/sam3_uart.h index f21bd051..dfe0d8c3 100644 --- a/bertos/cpu/cortex-m3/io/sam3_uart.h +++ b/bertos/cpu/cortex-m3/io/sam3_uart.h @@ -275,5 +275,4 @@ #define UART_PTSR_TXTEN BV(8) //< Transmitter Transfer Enable /*\}*/ - #endif /* SAM3_UART_H */