mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-28 16:43:09 +00:00
Add a missing prototype to fix a warning.
This commit is contained in:
parent
f10e85d797
commit
584884ca0c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=98705
@ -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