Move adsbus into its own dir.
This commit is contained in:
7
adsbus/stats.h
Normal file
7
adsbus/stats.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
struct packet;
|
||||
struct buf;
|
||||
|
||||
void stats_init();
|
||||
void stats_serialize(struct packet *, struct buf *);
|
||||
Reference in New Issue
Block a user