summaryrefslogtreecommitdiffstats
path: root/struct.h
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2021-09-19 15:03:12 -0700
committerKaz Kylheku <kaz@kylheku.com>2021-09-19 15:03:12 -0700
commitf5a213ec39cc6c19c4836d5aaca1573560e45884 (patch)
tree88776dc2457cae24be3bf73ea48d1e10bc3d387b /struct.h
parent975d8f52829951c2885b959af84abe66411e997e (diff)
downloadtxr-f5a213ec39cc6c19c4836d5aaca1573560e45884.tar.gz
txr-f5a213ec39cc6c19c4836d5aaca1573560e45884.tar.bz2
txr-f5a213ec39cc6c19c4836d5aaca1573560e45884.zip
vm, structs: use FLEX_ARRAY macro.
* vm.c (struct vm_closure): Use the FLEX_ARRAY macro to define the trailing array at the end of the structure instead of hard-coding [1]. * struct.c (struct struct_inst): Likewise.
Diffstat (limited to 'struct.h')
0 files changed, 0 insertions, 0 deletions