diff options
| author | Tianhao Wang <shrik3@mailbox.org> | 2024-04-18 03:58:03 +0200 |
|---|---|---|
| committer | Tianhao Wang <shrik3@mailbox.org> | 2024-06-11 15:16:34 +0200 |
| commit | 0de4e7d36430ea52b21e7b12d69605569bc986e7 (patch) | |
| tree | 4bef59d52b058b25e89ab401b60c1170d1459d46 /src/machine/device_io.rs | |
| parent | 0614eb0a414311e652391d1eb08b97e1129871c2 (diff) | |
nasm: ignore zeroing warning
When using `resb` outside of a BSS section, nasm will yell at you. But
we know what we are doing! We never expect zero-init for such reserved
spaces!
Diffstat (limited to 'src/machine/device_io.rs')
0 files changed, 0 insertions, 0 deletions
