]> Git Repo - linux.git/blob - arch/m68k/include/asm/pgtable.h
m68k: Fix misspellings in comments.
[linux.git] / arch / m68k / include / asm / pgtable.h
1 #ifdef __uClinux__
2 #include <asm/pgtable_no.h>
3 #else
4 #include <asm/pgtable_mm.h>
5 #endif
This page took 0.036954 seconds and 4 git commands to generate.