Jinliang Li 0fddb71478 serial/uart_16550: include stdint.h in uart_16550.h
stdint.h is needed in uart_16550.h for some types, e.g. uint32_t,
uintptr_t. Otherwise there will be building issue unless that stdint.h
is added before uart_16550.h by all files which needs uart_16550.h.

Signed-off-by: Jinliang Li <lijinliang1@lixiang.com>
2024-08-16 13:26:40 +08:00
..
2023-05-17 10:24:42 +08:00
2024-08-14 22:36:57 +08:00
2024-03-14 22:47:55 +08:00
2023-09-08 00:59:31 +03:00
2024-07-26 14:39:10 -03:00
2023-07-13 10:11:58 +08:00
2023-07-11 23:32:17 +08:00
2022-12-10 02:36:24 +08:00
2023-05-19 02:40:38 +08:00
2024-02-21 13:29:36 -03:00
2023-07-11 23:32:17 +08:00
2023-11-29 02:13:19 -08:00
2024-04-17 11:36:39 -03:00
2024-05-07 14:59:05 +02:00
2023-05-05 18:36:36 +08:00
2024-02-02 09:03:18 -08:00