appease clang

This commit is contained in:
Ryan Fleury
2024-05-23 07:38:30 -07:00
parent 4a3d439c44
commit 21fcfd28a4
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1148,7 +1148,7 @@ struct DF_State
// rjf: per-run caches
U64 unwind_cache_reggen_idx;
U64 unwind_cache_memgen_idx;
DF_RunUnwindCache unwind_caches[4];
DF_RunUnwindCache unwind_caches[2];
U64 unwind_cache_gen;
U64 tls_base_cache_reggen_idx;
U64 tls_base_cache_memgen_idx;