freebsd-dev/sys/compat/x86bios
Pedro F. Giffuni 5cb9d60e30 x86bios_alloc(): Unsign a counter.
The value can't even be signed so we can avoid the signed vs. unsigned
comparison.

Reviewed by:	jkim
2016-04-29 20:22:10 +00:00
..
x86bios.c x86bios_alloc(): Unsign a counter. 2016-04-29 20:22:10 +00:00
x86bios.h