patch-2.4.11-dontuse linux/include/asm-alpha/page.h
Next file: linux/include/asm-alpha/pgtable.h
Previous file: linux/include/asm-alpha/mc146818rtc.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Oct 5 12:22:07 2001
- Orig file:
v2.4.10/linux/include/asm-alpha/page.h
- Orig date:
Thu May 24 15:20:18 2001
diff -u --recursive --new-file v2.4.10/linux/include/asm-alpha/page.h linux/include/asm-alpha/page.h
@@ -80,7 +80,7 @@
return order;
}
-#endif /* !ASSEMBLY */
+#endif /* !__ASSEMBLY__ */
/* to align the pointer to the (next) page boundary */
#define PAGE_ALIGN(addr) (((addr)+PAGE_SIZE-1)&PAGE_MASK)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)