summaryrefslogtreecommitdiff
path: root/testing/hstox/packet_kinds.h
diff options
context:
space:
mode:
Diffstat (limited to 'testing/hstox/packet_kinds.h')
-rw-r--r--testing/hstox/packet_kinds.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/hstox/packet_kinds.h b/testing/hstox/packet_kinds.h
new file mode 100644
index 00000000..ab019ab1
--- /dev/null
+++ b/testing/hstox/packet_kinds.h
@@ -0,0 +1,5 @@
1#pragma once
2
3#include <stdint.h>
4
5extern uint8_t const packet_kinds[21];