aboutsummaryrefslogtreecommitdiff
path: root/ks.h
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2017-12-13 14:15:45 -0500
committerRob Austein <sra@hactrn.net>2017-12-13 14:17:46 -0500
commitbc167c214e97ed35f39d088a7dee3f1a9511340e (patch)
tree7143f5fef99dfe4f605f42664ffc58b904589a5f /ks.h
parente5d8d558e954addf0e26ff887e9494d216da2225 (diff)
parent238e33e53195385dac51e18fffd0f4511244c560 (diff)
Merge branch systolic_crt into master.
This branch was sitting for long enough that master had been through a cleanup pass, so beware of accidental reversions.
Diffstat (limited to 'ks.h')
-rw-r--r--ks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ks.h b/ks.h
index 7bfdd61..ae1ba1c 100644
--- a/ks.h
+++ b/ks.h
@@ -46,7 +46,7 @@
*/
#ifndef HAL_KS_BLOCK_SIZE
-#define HAL_KS_BLOCK_SIZE (4096)
+#define HAL_KS_BLOCK_SIZE (4096 * 2)
#endif
/*