Sign in
qemu
/
ipxe
/
97635eb71b5ad7e81e79f32fef5f4394bcee0722
/
.
/
src
/
arch
/
arm
/
include
/
bits
/
uart.h
blob: 6f85975f773e0eb2fd04429d076f025facaa01ee [
file
] [
log
] [
blame
]
#ifndef
_BITS_UART_H
#define
_BITS_UART_H
/** @file
*
* 16550-compatible UART
*
*/
FILE_LICENCE
(
GPL2_OR_LATER_OR_UBDL
);
#endif
/* _BITS_UART_H */