aboutsummaryrefslogtreecommitdiff
path: root/src/cube_neon.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cube_neon.h')
-rw-r--r--src/cube_neon.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/cube_neon.h b/src/cube_neon.h
new file mode 100644
index 0000000..cb2d815
--- /dev/null
+++ b/src/cube_neon.h
@@ -0,0 +1,6 @@
1/* TODO! */
2
3typedef struct {
4 uint8x16_t corner;
5 uint8x16_t edge;
6} cube_fast_t;

Generated with cgit - Back to sebastiano.tronto.net