From c519e6365e50645510d3394b2bcc67a501748b8c Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Fri, 19 Nov 2004 22:44:45 +0000 Subject: Makefile and adjustments for compiling uart_boot under cygwin git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5439 a1c6a512-1295-4272-9138-f99709370657 --- flash/uart_boot/uart.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'flash/uart_boot/uart.h') diff --git a/flash/uart_boot/uart.h b/flash/uart_boot/uart.h index 46b082c497..a0c10d1a0f 100644 --- a/flash/uart_boot/uart.h +++ b/flash/uart_boot/uart.h @@ -53,4 +53,5 @@ void UartClose(tUartHandle handle); -#endif // _UART_H \ No newline at end of file +#endif // _UART_H + -- cgit v1.2.3