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-26010-2376550
Hajimi OS-3161
Commits
bc6a4203
Commit
bc6a4203
authored
1 year ago
by
夏彦文
Browse files
Options
Download
Patches
Plain Diff
refactor(include): add dir sys, finish include refactor
parent
34a0ad98
feat/vf2-boot
cmake
dev
feat/busybox
feat/dev_busybox
feat/dev_libctest
feat/ext4
feat/signal-and-futex
final
main
pre
refactor/fs
refactor/init
refactor/mm
refactor/proc
No related merge requests found
Changes
93
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
kernel/include/driver/dmac.h
+1
-1
kernel/include/driver/dmac.h
kernel/include/driver/virtio.h
+1
-1
kernel/include/driver/virtio.h
kernel/include/fs/sd_final.h
+1
-1
kernel/include/fs/sd_final.h
kernel/include/mm/mmap.h
+1
-1
kernel/include/mm/mmap.h
kernel/include/mm/vm.h
+2
-2
kernel/include/mm/vm.h
kernel/include/mm/vma.h
+1
-1
kernel/include/mm/vma.h
kernel/include/proc/kalloc.h
+1
-1
kernel/include/proc/kalloc.h
kernel/include/proc/pipe.h
+1
-1
kernel/include/proc/pipe.h
kernel/include/proc/proc.h
+4
-4
kernel/include/proc/proc.h
kernel/include/sys/console.h
+0
-0
kernel/include/sys/console.h
kernel/include/sys/elf.h
+0
-0
kernel/include/sys/elf.h
kernel/include/sys/fcntl.h
+0
-0
kernel/include/sys/fcntl.h
kernel/include/sys/intr.h
+0
-0
kernel/include/sys/intr.h
kernel/include/sys/param.h
+0
-0
kernel/include/sys/param.h
kernel/include/sys/plic.h
+0
-0
kernel/include/sys/plic.h
kernel/include/sys/riscv.h
+0
-0
kernel/include/sys/riscv.h
kernel/include/sys/syscall.h
+2
-2
kernel/include/sys/syscall.h
kernel/include/sys/sysctl.h
+1
-1
kernel/include/sys/sysctl.h
kernel/include/sys/sysinfo.h
+1
-1
kernel/include/sys/sysinfo.h
kernel/include/sys/sysnum.h
+0
-0
kernel/include/sys/sysnum.h
with
17 additions
and
17 deletions
+17
-17
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