This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / ia64 / kernel / machvec.c
index c3a04ee..cd70ff1 100644 (file)
@@ -43,6 +43,12 @@ machvec_init (const char *name)
 
 #endif /* CONFIG_IA64_GENERIC */
 
+void
+machvec_noop (void)
+{
+}
+EXPORT_SYMBOL(machvec_noop);
+
 void
 machvec_setup (char **arg)
 {