This commit is contained in:
jl777
2016-11-20 10:15:01 -03:00
parent 4411f74f0f
commit 635dd34d59
4 changed files with 21 additions and 20 deletions

View File

@@ -74,4 +74,5 @@ struct komodo_state
uint32_t KOMODO_REALTIME,SAVEDTIMESTAMP;
struct notarized_checkpoint *NPOINTS; int32_t NUM_NPOINTS;
struct komodo_event **Komodo_events; int32_t Komodo_numevents;
uint32_t RTbufs[64][3]; uint64_t RTmask;
};