Skip to content

Commit dab313c

Browse files
authored
Update 4level-fixup.h
commit 2
1 parent e56820b commit dab313c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

include/asm-generic/4level-fixup.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
#define __ARCH_HAS_4LEVEL_HACK
55
#define __PAGETABLE_PUD_FOLDED
66

7+
#define __test__
8+
#define __this is a test__
9+
710
#define PUD_SHIFT PGDIR_SHIFT
811
#define PUD_SIZE PGDIR_SIZE
912
#define PUD_MASK PGDIR_MASK

0 commit comments

Comments
 (0)