mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
parent
38e5972e45
commit
081b878bbd
@ -32,7 +32,8 @@ void time_init(void)
|
||||
|
||||
#include <asm/pgtable.h>
|
||||
|
||||
unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)];
|
||||
unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)]
|
||||
__attribute__((aligned(PAGE_SIZE)));
|
||||
|
||||
void lx_emul_setup_arch(void *dtb)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user