mirror of
https://github.com/simon987/sist2.git
synced 2025-04-21 19:26:45 +00:00
7 lines
92 B
C
7 lines
92 B
C
#include "ctx.h"
|
|
|
|
ScanCtx_t ScanCtx;
|
|
WebCtx_t WebCtx;
|
|
IndexCtx_t IndexCtx;
|
|
LogCtx_t LogCtx;
|