Add a missing prototype to fix a warning.
This commit is contained in:
parent
fbbaa9503a
commit
af8d245e93
@ -33,4 +33,6 @@ extern u_long tick_increment;
|
||||
extern u_long tick_freq;
|
||||
extern u_long tick_MHz;
|
||||
|
||||
int sysbeep(int, int);
|
||||
|
||||
#endif /* !_MACHINE_CLOCK_H_ */
|
||||
|
Loading…
Reference in New Issue
Block a user