diff options
| author | Louis Burda <quent.burda@gmail.com> | 2023-01-10 01:37:23 +0100 |
|---|---|---|
| committer | Louis Burda <quent.burda@gmail.com> | 2023-01-10 01:38:43 +0100 |
| commit | 252b11a01e061fd17821e53a41c8451a1d2c27bd (patch) | |
| tree | e887ead2faddc8691fc13da426655a0062351cdc /test/aes-detect.h | |
| parent | 864f5fa9d539734d823b3d0613dbf1a43beec334 (diff) | |
| download | cachepc-252b11a01e061fd17821e53a41c8451a1d2c27bd.tar.gz cachepc-252b11a01e061fd17821e53a41c8451a1d2c27bd.zip | |
Begin ioctl and test-case overhaul
Diffstat (limited to 'test/aes-detect.h')
| -rw-r--r-- | test/aes-detect.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/aes-detect.h b/test/aes-detect.h deleted file mode 100644 index b747860..0000000 --- a/test/aes-detect.h +++ /dev/null @@ -1,3 +0,0 @@ -#pragma once - -extern int sync_access_pattern[]; |
