fixed compiler warning
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7374 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
#include "mga_std.h"
|
#include "mga_std.h"
|
||||||
|
|
||||||
static status_t test_ram();
|
static status_t test_ram(void);
|
||||||
static status_t mil_general_powerup (void);
|
static status_t mil_general_powerup (void);
|
||||||
static status_t g100_general_powerup (void);
|
static status_t g100_general_powerup (void);
|
||||||
static status_t g200_general_powerup (void);
|
static status_t g200_general_powerup (void);
|
||||||
|
|||||||
Reference in New Issue
Block a user