summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/vmalloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/include/asm/vmalloc.h')
-rw-r--r--arch/mips/include/asm/vmalloc.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/mips/include/asm/vmalloc.h b/arch/mips/include/asm/vmalloc.h
new file mode 100644
index 000000000000..25dc09b25eaf
--- /dev/null
+++ b/arch/mips/include/asm/vmalloc.h
@@ -0,0 +1,4 @@
+#ifndef _ASM_MIPS_VMALLOC_H
+#define _ASM_MIPS_VMALLOC_H
+
+#endif /* _ASM_MIPS_VMALLOC_H */