diff options
| author | 2022-08-06 05:25:16 +0200 | |
|---|---|---|
| committer | 2022-08-06 05:25:16 +0200 | |
| commit | 3083cf126cf3989b257546aa3b1b69608aac7923 (patch) | |
| tree | ae6b62edb201d7cbcfe4b1fed528bf875b9919b1 /bootstrap/all.h | |
| parent | b8f676ae7ffe12877d013c5256a785d35915c491 (diff) | |
sizeof
Diffstat (limited to 'bootstrap/all.h')
| -rw-r--r-- | bootstrap/all.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap/all.h b/bootstrap/all.h index 33ac7e7..15f932c 100644 --- a/bootstrap/all.h +++ b/bootstrap/all.h @@ -48,6 +48,7 @@ struct span { _(not) \ _(or) \ _(return) \ + _(sizeof) \ _(static) \ _(struct) \ _(switch) \ |