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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cube_neon.h b/src/cube_neon.h
index cb2d815..434d6b5 100644
--- a/src/cube_neon.h
+++ b/src/cube_neon.h
@@ -3,4 +3,4 @@
3typedef struct { 3typedef struct {
4 uint8x16_t corner; 4 uint8x16_t corner;
5 uint8x16_t edge; 5 uint8x16_t edge;
6} cube_fast_t; 6} cube_t;

Generated with cgit - Back to sebastiano.tronto.net