Add declaration to eliminate -Wmissing-prototypes warning
This commit is contained in:
parent
49c1e7af60
commit
177f72974d
@ -68,6 +68,7 @@ static int s_scale;
|
|||||||
|
|
||||||
void moncontrol(int);
|
void moncontrol(int);
|
||||||
static int hertz(void);
|
static int hertz(void);
|
||||||
|
void _mcleanup(void);
|
||||||
|
|
||||||
void
|
void
|
||||||
monstartup(u_long lowpc, u_long highpc)
|
monstartup(u_long lowpc, u_long highpc)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user