Merge from Etherboot 5.4

This commit is contained in:
Michael Brown
2006-03-16 17:40:55 +00:00
5 changed files with 60 additions and 16 deletions

View File

@@ -45,6 +45,6 @@
*/
extern int sprintf ( char *buf, const char *fmt, ... );
extern void printf ( const char *fmt, ... );
extern int printf ( const char *fmt, ... );
#endif /* VSPRINTF_H */