2 * Copyright 2012-2015, Haiku, Inc.
3 * Distributed under the terms of the MIT License.
6 * Alexander von Gluck IV, kallisti5@unixzen.com
12 #include <KernelExport.h>
13 #include <arch/generic/debug_uart.h>
16 DebugUART
* debug_uart_from_fdt(const void *fdt
);
19 #endif /*__FDT_SERIAL_H*/