enable start-stop-daemon by default, i want to use this to clean up a few init script...
[openwrt/staging/florian.git] / target / linux / ar7-2.6 / files / include / asm-mips / ar7 / prom.h
index bb0b0c4d5b767e4f516f5f46497589045c1a1c19..138941737b61ccd3e3e717d9b59aeb7ed299a3ee 100644 (file)
@@ -21,9 +21,7 @@
 #ifndef __PROM_H__
 #define __PROM_H__
 
-extern void prom_init(void);
 extern char *prom_getenv(char *name);
 extern void prom_printf(char *fmt, ...);
 
-#endif // __PROM_H__
-
+#endif /* __PROM_H__ */