[AUDIT] make audit=0 really stop audit messages
[firefly-linux-kernel-4.4.55.git] / include / asm-x86 / fixmap.h
1 #ifdef CONFIG_X86_32
2 # include "fixmap_32.h"
3 #else
4 # include "fixmap_64.h"
5 #endif