summaryrefslogtreecommitdiff
path: root/rom.h
diff options
context:
space:
mode:
authorvin <git@vineetk.net>2024-06-16 17:11:51 +0530
committervin <git@vineetk.net>2024-06-16 17:11:51 +0530
commit1f6e3b054cd7a35c5eb8d908525a261ea83d44e7 (patch)
treef5f806f0a3c6e8ab5cd1305efb927558911ddaab /rom.h
parent745496ccd1a4483cc0955ec0c34acd800991cff3 (diff)
replace bit comparisons with 0 from greater than to not equal
They're both the same and the compiler might have already optimized it away. It also conveys the message better in my opinion.
Diffstat (limited to 'rom.h')
0 files changed, 0 insertions, 0 deletions