]> Git Repo - qemu.git/commit - hw/sm501.c
Use range_covers_byte
authorBlue Swirl <[email protected]>
Sat, 18 Sep 2010 05:53:14 +0000 (05:53 +0000)
committerBlue Swirl <[email protected]>
Sat, 18 Sep 2010 05:53:14 +0000 (05:53 +0000)
commit45416789e8ccced568a4984af61974adfbfa0f62
tree1d1a9df1f1f6170945b889b9fc6528d41b65bbf7
parentbf1b00712375bea65f2254dea8281fa646eebbd5
Use range_covers_byte

Use range_covers_byte() instead of comparisons.

This avoids some warnings with GCC flag -Wtype-limits.

Signed-off-by: Blue Swirl <[email protected]>
hw/omap1.c
hw/sm501.c
This page took 0.026568 seconds and 4 git commands to generate.