diff options
| author | root <[email protected]> | 2024-07-16 02:07:45 +0000 |
|---|---|---|
| committer | root <[email protected]> | 2024-07-16 02:07:45 +0000 |
| commit | f234a3888717e448c3b9821ea82d44d16dbaee78 (patch) | |
| tree | 999135d47a3ad4d0b91a184c7b4a2eb01be683d1 /shaping/test/stub.h | |
| parent | 23ddf75eaad60fd42693dbf6b9558806247dc519 (diff) | |
add temp code
Diffstat (limited to 'shaping/test/stub.h')
| -rw-r--r-- | shaping/test/stub.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shaping/test/stub.h b/shaping/test/stub.h index d466944..d791295 100644 --- a/shaping/test/stub.h +++ b/shaping/test/stub.h @@ -49,6 +49,7 @@ void stub_curr_time_s_inc(int time_s); unsigned long long stub_curr_time_ns_get(); void stub_init(); +void init_dummy_swarmkv(); /*******************temporary for test******************************/ void stub_shaper_stat_send(int thread_seq); |
