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
wangzhen0518
OSKernel2022-USTC
Commits
b758b780
Commit
b758b780
authored
3 years ago
by
wangzhen
Browse files
Options
Download
Patches
Plain Diff
2022/05/28
parent
c4420591
Changes
19
Hide whitespace changes
Inline
Side-by-side
Showing
19 changed files
.gitignore
+1
-0
.gitignore
Makefile
+1
-1
Makefile
include/fs/deffs.h
+5
-5
include/fs/deffs.h
include/fs/dirent.h
+1
-1
include/fs/dirent.h
include/fs/ide.h
+1
-1
include/fs/ide.h
include/fs/sysfile.h
+2
-2
include/fs/sysfile.h
include/mmulayout.h
+3
-3
include/mmulayout.h
include/stdio.h
+9
-2
include/stdio.h
include/syscall.h
+2
-2
include/syscall.h
include/type.h
+0
-3
include/type.h
kernel/fs/dev_disk0.c
+1
-1
kernel/fs/dev_disk0.c
kernel/fs/dmac.c
+4
-3
kernel/fs/dmac.c
kernel/fs/fat32.c
+15
-15
kernel/fs/fat32.c
kernel/fs/ramdisk.c
+1
-1
kernel/fs/ramdisk.c
kernel/fs/spi.c
+1
-1
kernel/fs/spi.c
kernel/fs/sysfile.c
+34
-15
kernel/fs/sysfile.c
kernel/fs/virtio.c
+5
-5
kernel/fs/virtio.c
oscomp_syscalls.md
+2
-2
oscomp_syscalls.md
sys.py
+17
-0
sys.py
with
105 additions
and
63 deletions
+105
-63
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