summaryrefslogtreecommitdiffstats
path: root/kmod/cachepc.c
diff options
context:
space:
mode:
Diffstat (limited to 'kmod/cachepc.c')
-rw-r--r--[-rwxr-xr-x]kmod/cachepc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/kmod/cachepc.c b/kmod/cachepc.c
index 63500a5..9b2b59c 100755..100644
--- a/kmod/cachepc.c
+++ b/kmod/cachepc.c
@@ -16,8 +16,6 @@ static void build_randomized_list_for_cache_set(cache_ctx *ctx, cacheline **cach
static cacheline **allocate_cache_ds(cache_ctx *ctx);
static uint16_t get_virt_cache_set(cache_ctx *ctx, void *ptr);
-cacheline *cachepc_prime_cl = NULL;
-
void
cachepc_prime_vcall(uintptr_t ret, cacheline *cl)
{