This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 2baa0abbbb8a97b0c1eb70b1aeafcf7fdba25ad4 Mon Sep 17 00:00:00 2001 | |
From: X512 <[email protected]> | |
Date: Wed, 12 May 2021 18:03:24 +0900 | |
Subject: WIP: Haiku patches, share UART with RISC-V machine | |
--- | |
Makefile | 9 +- | |
cutils.h | 2 +- | |
fs_disk.c | 15 +++ | |
riscv_cpu.c | 7 +- |