diff options
| author | rillig <rillig@NetBSD.org> | 2022-01-01 21:04:15 +0000 |
|---|---|---|
| committer | rillig <rillig@NetBSD.org> | 2022-01-01 21:04:15 +0000 |
| commit | 105121330c4695ad198f333cb50a670d15f0339c (patch) | |
| tree | 215c2baa6631aa6dfd37c69c8b98d140299e6706 /sys/dev/microcode | |
| parent | 966c8ab48958fc00fca3f22b22fb088266284ccc (diff) | |
make: convert do-while into while in FindKeyword
GCC generates more efficient code; previously it wasn't aware that (end
- start) was always positive, thus allowing to omit the code for
dividing a negative number by 2.
No functional change.
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions
