mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-30 08:03:59 +00:00
lx_emul: remove duplication of ZERO_PAGE for ARM
The extra definition introduced by commit: "lx_emul & arm: define ZERO_PAGE" re-defined the macro included by a header of the contrib sources. This commit removes the contrib header and defines thereby missing macros.
This commit is contained in:
parent
d213cfa897
commit
e6602d527c
@ -18,7 +18,8 @@
|
||||
#include <asm/proc-fns.h>
|
||||
#include <asm-generic/pgtable-nopud.h>
|
||||
#include <asm-generic/pgtable_uffd.h>
|
||||
#include <asm/pgtable-nommu.h>
|
||||
|
||||
#define PGDIR_SHIFT 21
|
||||
|
||||
#ifndef __ASSEMBLY__
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user