Make kprintf_internal so panic.h can use it.
This commit is contained in:
parent
b4d5f8f6eb
commit
663c2712fd
6 changed files with 75 additions and 63 deletions
|
|
@ -3,7 +3,7 @@
|
|||
A monolithic hobbyist kernel written in C and Assembly for the RISC-V 64-bit architecture.
|
||||
|
||||
## Project Overview
|
||||
The Gemini Kernel is a from-scratch operating system project designed to explore low-level systems programming, memory management, and hardware-software interfacing.
|
||||
The Squidge Kernel is a from-scratch operating system project designed to explore low-level systems programming, memory management, and hardware-software interfacing.
|
||||
|
||||
### Target Architecture
|
||||
* **Architecture**: RISC-V (RV64GC)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue