diff options
Diffstat (limited to 'src/solvers/tables.h')
| -rw-r--r-- | src/solvers/tables.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/solvers/tables.h b/src/solvers/tables.h index 3147416..65e7606 100644 --- a/src/solvers/tables.h +++ b/src/solvers/tables.h | |||
| @@ -1,6 +1,3 @@ | |||
| 1 | /* Type definitions and macros are in a separate file for easier testing */ | ||
| 2 | #include "tables_types_macros.h" | ||
| 3 | |||
| 4 | STATIC uint64_t read_unaligned_u64(const char *); | 1 | STATIC uint64_t read_unaligned_u64(const char *); |
| 5 | STATIC void write_unaligned_u64(char *, uint64_t); | 2 | STATIC void write_unaligned_u64(char *, uint64_t); |
| 6 | STATIC int64_t readtableinfo(uint64_t, const char *, tableinfo_t *); | 3 | STATIC int64_t readtableinfo(uint64_t, const char *, tableinfo_t *); |
