hc
2024-05-11 297b60346df8beafee954a0fd7c2d64f33f3b9bc
kernel/arch/sparc/kernel/ktlb.S
....@@ -7,10 +7,10 @@
77 * Copyright (C) 1996,98,99 Jakub Jelinek (jj@sunsite.mff.cuni.cz)
88 */
99
10
+#include <linux/pgtable.h>
1011 #include <asm/head.h>
1112 #include <asm/asi.h>
1213 #include <asm/page.h>
13
-#include <asm/pgtable.h>
1414 #include <asm/tsb.h>
1515
1616 .text