blob: 48131e7c3f91bf2d38802fdcb34e20b544ae3a3b [file] [log] [blame]
Pau Espin Pedrol4456b6f2019-05-24 16:54:19 +02001#pragma once
2
3struct trx_ctx;
4void trx_rate_ctr_init(void *ctx, struct trx_ctx* trx_ctx);