summaryrefslogtreecommitdiffstats
path: root/src/arch/loong64/include/bits/uart.h
blob: 6f85975f773e0eb2fd04429d076f025facaa01ee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef _BITS_UART_H
#define _BITS_UART_H

/** @file
 *
 * 16550-compatible UART
 *
 */

FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );

#endif /* _BITS_UART_H */