mirror of
https://github.com/urbit/shrub.git
synced 2025-01-03 10:02:32 +03:00
update old %behn declarations in vere.h
This commit is contained in:
parent
9ad5c5f15c
commit
46dc173bf6
@ -1024,15 +1024,15 @@
|
||||
|
||||
/** behn, just a timer.
|
||||
**/
|
||||
/* u2_behn_io_init(): initialize behn timer.
|
||||
/* u3_behn_io_init(): initialize behn timer.
|
||||
*/
|
||||
void
|
||||
u2_behn_io_init(void);
|
||||
u3_behn_io_init(void);
|
||||
|
||||
/* u2_behn_io_exit(): terminate timer.
|
||||
*/
|
||||
void
|
||||
u2_behn_io_exit(void);
|
||||
u3_behn_io_exit(void);
|
||||
|
||||
/* u3_behn_ef_bake(): notify %behn that we're live
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user