/* * Platform specific ties to generic uart functions that putc expects. * * Copyright (C) 2007 Bahadir Balban * */ #ifndef __PLATFORM_BEAGLE_UART_H__ #define __PLATFORM_BEAGLE_UART_H__ #include #endif /* __PLATFORM_BEAGLE_UART_H__ */