MOS Source Code
Loading...
Searching...
No Matches
uart_driver.h
Go to the documentation of this file.
1// SPDX-License-Identifier: GPL-3.0-or-later
2
3#pragma once
4
5#include "mos/device/serial.h"
6
const serial_driver_t riscv64_uart_driver
Definition uart_driver.c:33