mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
fdr: remove dead function decls from teddy.h
This commit is contained in:
parent
e52783017e
commit
2c762909fe
@ -38,15 +38,6 @@
|
||||
struct FDR; // forward declaration from fdr_internal.h
|
||||
struct FDR_Runtime_Args;
|
||||
|
||||
hwlm_error_t fdr_exec_s1_w128(const struct FDR *fdr,
|
||||
const struct FDR_Runtime_Args *a);
|
||||
|
||||
hwlm_error_t fdr_exec_s2_w128(const struct FDR *fdr,
|
||||
const struct FDR_Runtime_Args *a);
|
||||
|
||||
hwlm_error_t fdr_exec_s4_w128(const struct FDR *fdr,
|
||||
const struct FDR_Runtime_Args *a);
|
||||
|
||||
hwlm_error_t fdr_exec_teddy_msks1(const struct FDR *fdr,
|
||||
const struct FDR_Runtime_Args *a);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user