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
刘鹏
xv6-k210
Commits
b225f9c5
Commit
b225f9c5
authored
1 year ago
by
lifeisphy
Browse files
Options
Download
Patches
Plain Diff
123
parent
8be91b2c
main
No related merge requests found
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
.vscode/settings.json
+7
-1
.vscode/settings.json
Makefile
+3
-1
Makefile
kernel/include/initcode.h
+46
-43
kernel/include/initcode.h
kernel/proc.c
+37
-1
kernel/proc.c
kernel/syscall.c
+7
-2
kernel/syscall.c
kernel/sysfile.c
+11
-6
kernel/sysfile.c
kernel/sysproc.c
+51
-1
kernel/sysproc.c
sdcard.img
+0
-0
sdcard.img
xv6-user/init.c
+6
-6
xv6-user/init.c
with
168 additions
and
61 deletions
+168
-61
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