Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-28665-2608131
OSKernel2024-MikuOS-1361
Commits
42700c0f
Commit
42700c0f
authored
8 months ago
by
Shetty Yttehs
Browse files
Options
Download
Patches
Plain Diff
feat: implement sbi_putchar
parent
cf30559b
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
kernel/src/console.rs
+0
-0
kernel/src/console.rs
kernel/src/main.rs
+7
-0
kernel/src/main.rs
kernel/src/sbi/console.rs
+15
-0
kernel/src/sbi/console.rs
kernel/src/sbi/mod.rs
+20
-0
kernel/src/sbi/mod.rs
with
42 additions
and
0 deletions
+42
-0
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets