aboutsummaryrefslogtreecommitdiff
path: root/test/113_gen_h48short
diff options
context:
space:
mode:
Diffstat (limited to 'test/113_gen_h48short')
-rw-r--r--test/113_gen_h48short/gen_h48short.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/113_gen_h48short/gen_h48short.c b/test/113_gen_h48short/gen_h48short.c
index 92d346a..335821a 100644
--- a/test/113_gen_h48short/gen_h48short.c
+++ b/test/113_gen_h48short/gen_h48short.c
@@ -8,6 +8,11 @@ typedef struct {
8 uint64_t capacity; 8 uint64_t capacity;
9 uint64_t randomizer; 9 uint64_t randomizer;
10 uint64_t *table; 10 uint64_t *table;
11 uint32_t *info;
12 uint32_t *cocsepdata;
13 uint32_t *h48data;
14 uint64_t selfsim[COCSEP_CLASSES];
15 cube_t crep[COCSEP_CLASSES];
11} h48map_t; 16} h48map_t;
12 17
13typedef struct { 18typedef struct {

Generated with cgit - Back to sebastiano.tronto.net