Remove no longer used type cpu_rule_t

This commit is contained in:
jsteube
2016-12-01 16:53:31 +01:00
parent 1028fb9514
commit db8ce269b2
-8
View File
@@ -1246,14 +1246,6 @@ typedef struct restore_ctx
} restore_ctx_t;
typedef struct cpu_rule
{
u32 len;
char buf[32];
} cpu_rule_t;
typedef struct kernel_rule
{
u32 cmds[32];