mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-16 10:49:26 +03:00
adds comment explaining u3a_minimum
This commit is contained in:
parent
74787c5eb8
commit
b995984909
@ -25,6 +25,8 @@
|
||||
# define u3a_bytes (c3_w)((1 << (2 + u3a_bits)))
|
||||
|
||||
/* u3a_minimum: minimum number of words in a box.
|
||||
**
|
||||
** wiseof(u3a_cell) + wiseof(u3a_box) + 1 (trailing siz_w)
|
||||
*/
|
||||
#ifdef U3_MEMORY_DEBUG
|
||||
# define u3a_minimum 8
|
||||
|
Loading…
Reference in New Issue
Block a user