opnsense-src/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 Add x86bios_set_intr() to set interrupt vectors for real mode and simplify 2010-08-25 21:03:50 +00:00