sh: Wire up fallocate() syscall.
[powerpc.git] / include / asm-sh / setup.h
index 1583c6b..586a971 100644 (file)
@@ -6,6 +6,7 @@
 #ifdef __KERNEL__
 
 int setup_early_printk(char *);
+void sh_mv_setup(void);
 
 #endif /* __KERNEL__ */