IKC2: eliminate unused IKC structures

This commit is contained in:
Balazs Gerofi
2017-01-08 13:59:52 +09:00
parent cdffc5e853
commit 865ada46bf
3 changed files with 0 additions and 88 deletions

View File

@@ -56,11 +56,9 @@ struct cpu_local_var {
size_t runq_len;
struct ihk_ikc_channel_desc *syscall_channel;
struct syscall_params scp;
struct ikc_scd_init_param iip;
struct ihk_ikc_channel_desc *syscall_channel2;
struct syscall_params scp2;
struct ikc_scd_init_param iip2;
struct resource_set *resource_set;