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
educg-net-22023-2210132
proj278-1228
Commits
2505ef35
Commit
2505ef35
authored
1 year ago
by
flying-rind
Browse files
Options
Download
Patches
Plain Diff
Multitasks completed, :P
parent
723c6b22
Changes
11
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
.gitignore
+1
-1
.gitignore
Makefile
+1
-1
Makefile
boot/src/main.rs
+2
-2
boot/src/main.rs
kernel/.cargo/config.toml
+7
-6
kernel/.cargo/config.toml
kernel/Cargo.lock
+0
-18
kernel/Cargo.lock
kernel/Cargo.toml
+0
-2
kernel/Cargo.toml
kernel/src/link_app.S
+36
-0
kernel/src/link_app.S
kernel/src/linker.ld
+1
-1
kernel/src/linker.ld
kernel/src/main.rs
+3
-2
kernel/src/main.rs
kernel/src/mem/mod.rs
+5
-1
kernel/src/mem/mod.rs
kernel/x86_64.json
+10
-2
kernel/x86_64.json
with
66 additions
and
36 deletions
+66
-36
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