diff options
Diffstat (limited to 'arch/h8300/include/asm/vmalloc.h')
-rw-r--r-- | arch/h8300/include/asm/vmalloc.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/h8300/include/asm/vmalloc.h b/arch/h8300/include/asm/vmalloc.h new file mode 100644 index 000000000000..08a55c1dfa23 --- /dev/null +++ b/arch/h8300/include/asm/vmalloc.h @@ -0,0 +1,4 @@ +#ifndef _ASM_H8300_VMALLOC_H +#define _ASM_H8300_VMALLOC_H + +#endif /* _ASM_H8300_VMALLOC_H */ |