Move adsbus into its own dir.
This commit is contained in:
6
adsbus/wakeup.h
Normal file
6
adsbus/wakeup.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
struct peer;
|
||||
|
||||
void wakeup_init();
|
||||
void wakeup_add(struct peer *, int);
|
||||
Reference in New Issue
Block a user