diff options
| author | Simon Tatham <anakin@pobox.com> | 2023-05-01 13:49:54 +0100 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2023-05-01 14:30:54 +0100 |
| commit | 628cc6785b2cfa3d4ee6101667e4bb9e11095eec (patch) | |
| tree | 99925d24d939d95154d12049b5d9f78d216da894 /nestedvm.c | |
| parent | c48a9f44ffdd2bd2055a5296c84874716dd303b9 (diff) | |
| download | puzzles-628cc6785b2cfa3d4ee6101667e4bb9e11095eec.zip puzzles-628cc6785b2cfa3d4ee6101667e4bb9e11095eec.tar.gz puzzles-628cc6785b2cfa3d4ee6101667e4bb9e11095eec.tar.bz2 puzzles-628cc6785b2cfa3d4ee6101667e4bb9e11095eec.tar.xz | |
Untangle: replace manual int64 bodging with int64_t.
Where possible, that is. If our compilation environment has provided
int64_t, we can just make our int64 type be that, and not have to mess
around with multi-word arithmetic at all.
Diffstat (limited to 'nestedvm.c')
0 files changed, 0 insertions, 0 deletions