diff options
Diffstat (limited to 'test/aes-detect.h')
| -rw-r--r-- | test/aes-detect.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/aes-detect.h b/test/aes-detect.h new file mode 100644 index 0000000..b747860 --- /dev/null +++ b/test/aes-detect.h @@ -0,0 +1,3 @@ +#pragma once + +extern int sync_access_pattern[]; |
