diff options
| author | Jacob Young <jacobly0@users.noreply.github.com> | 2023-02-20 20:52:26 -0500 |
|---|---|---|
| committer | Jacob Young <jacobly0@users.noreply.github.com> | 2023-02-20 23:59:48 -0500 |
| commit | 3eed197c95c21d850d503687f445946e6bd429c5 (patch) | |
| tree | dea7f74c1bc864dfdc97829aaafbcc8b72b92207 /lib/std/hash_map.zig | |
| parent | d513792afa4893c21d5a9635c61d8e41689d9541 (diff) | |
| download | zig-3eed197c95c21d850d503687f445946e6bd429c5.tar.gz zig-3eed197c95c21d850d503687f445946e6bd429c5.zip | |
CBE: use stdint.h types instead of `zig_` prefixes
This requires manual defines before C99 which may not have stdint.h.
Also have update-zig1 leave a copy of lib/zig.h in stage1/zig.h, which
allows lib/zig.h to be updated without needing to update zig1.wasm.
Note that since the object already existed with the exact same contents,
this completely avoids repo bloat due to zig.h changes.
Diffstat (limited to 'lib/std/hash_map.zig')
0 files changed, 0 insertions, 0 deletions
