Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
nexus
OSKernel2024-nexus
Commits
03a4c7a3
Commit
03a4c7a3
authored
8 months ago
by
wydwinu
Browse files
Options
Download
Patches
Plain Diff
finish-lab1
parent
e4ac82c3
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
include/boot/start.h
+9
-0
include/boot/start.h
include/common.h
+3
-2
include/common.h
include/defs.h
+8
-0
include/defs.h
include/lib/print.h
+5
-0
include/lib/print.h
kernel/boot/main.c
+20
-3
kernel/boot/main.c
kernel/boot/start.c
+31
-0
kernel/boot/start.c
kernel/lib/print.c
+105
-3
kernel/lib/print.c
kernel/lib/spinlock.c
+38
-3
kernel/lib/spinlock.c
kernel/proc/cpu.c
+5
-2
kernel/proc/cpu.c
with
224 additions
and
13 deletions
+224
-13
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