Merge branch 'fix_aarch64' into 'master'
Fix building for AArch64 See merge request redox-os/bootstrap!9
This commit is contained in:
@@ -53,5 +53,4 @@ core::arch::global_asm!(
|
||||
map_size = const mem::size_of::<Map>(),
|
||||
number = const SYS_FMAP,
|
||||
stack_size = const STACK_SIZE,
|
||||
options(noreturn),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user