Removed unneeded prototype.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6981 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
#include <boot/stage2.h>
|
||||
#include <ktypes.h>
|
||||
|
||||
extern void _start(uint32 mem, int in_vesa, uint32 vesa_ptr);
|
||||
extern void clearscreen(void);
|
||||
extern void kputs(const char *str);
|
||||
extern int dprintf(const char *fmt, ...);
|
||||
|
||||
Reference in New Issue
Block a user