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
SCUCCS-CST-SRA-group
LoOS
Commits
14a8e853
Commit
14a8e853
authored
11 months ago
by
Tiger1218
Browse files
Options
Download
Patches
Plain Diff
feat: update multi header files
parent
35f0045f
Changes
12
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
src/core/exec.c
+6
-52
src/core/exec.c
src/core/exec_n.c
+74
-0
src/core/exec_n.c
src/core/trap.c
+4
-4
src/core/trap.c
src/driver/ahci.c
+1
-1
src/driver/ahci.c
src/driver/disk.c
+1
-1
src/driver/disk.c
src/driver/shutdown.c
+1
-5
src/driver/shutdown.c
src/driver/uart.c
+2
-6
src/driver/uart.c
src/include/memlayout.h
+36
-3
src/include/memlayout.h
src/include/vm.h
+0
-2
src/include/vm.h
src/lolibc/klib.h
+1
-1
src/lolibc/klib.h
src/mm/mm.c
+0
-36
src/mm/mm.c
src/mm/vm.c
+19
-21
src/mm/vm.c
with
145 additions
and
132 deletions
+145
-132
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