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-17064-1466468
OSKernel2023-九转车轮队-2034
Commits
74a3fad5
Commit
74a3fad5
authored
2 years ago
by
SSR
Browse files
Options
Download
Patches
Plain Diff
test
parent
a81445b8
Changes
167
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
LICENSE
+21
-0
LICENSE
Makefile
+251
-0
Makefile
kernel/bio.c
+160
-0
kernel/bio.c
kernel/bio.d
+5
-0
kernel/bio.d
kernel/bio.o
+0
-0
kernel/bio.o
kernel/console.c
+190
-0
kernel/console.c
kernel/console.d
+9
-0
kernel/console.d
kernel/console.o
+0
-0
kernel/console.o
kernel/disk.c
+49
-0
kernel/disk.c
kernel/disk.d
+4
-0
kernel/disk.d
kernel/disk.o
+0
-0
kernel/disk.o
kernel/dmac.c
+354
-0
kernel/dmac.c
kernel/entry_k210.S
+28
-0
kernel/entry_k210.S
kernel/entry_qemu.S
+19
-0
kernel/entry_qemu.S
kernel/entry_qemu.o
+0
-0
kernel/entry_qemu.o
kernel/exec.c
+179
-0
kernel/exec.c
kernel/exec.d
+9
-0
kernel/exec.d
kernel/exec.o
+0
-0
kernel/exec.o
kernel/fat32.c
+935
-0
kernel/fat32.c
kernel/fat32.d
+8
-0
kernel/fat32.d
with
2221 additions
and
0 deletions
+2221
-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