xref
: /
openbmc
/
linux
/
arch
/
m68k
/
include
/
asm
/
pgtable.h
(revision f3539c12)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifdef
__uClinux__
2
#
include
<
asm
/
pgtable_no.h
>
3
#
else
4
#
include
<
asm
/
pgtable_mm.h
>
5
#
endif
6