Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
redox-os
bootloader
Commits
de9abc2b
Commit
de9abc2b
authored
Apr 26, 2022
by
Robin Randhawa
Browse files
aarch64: Build fix
parent
ec14ff80
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/os/uefi/arch/aarch64.rs
View file @
de9abc2b
use
core
::{
mem
,
ptr
};
use
core
::{
arch
::
asm
,
mem
,
ptr
};
use
uefi
::
status
::
Result
;
use
crate
::{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment