mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 00:58:36 -04:00
to intptr_t. This fixes a compiler warning (integer from pointer without cast) in scvgarndr.c when SC_PIXEL_MODE is defined. o Define readb() and writeb(). Both are used in scvgarndr.c when, guess what, SC_PIXEL_MODE is defined. Both changes are ia64 specific. Found by: LINT |
||
|---|---|---|
| .. | ||
| boot_font.c | ||
| fb.c | ||
| fbreg.h | ||
| gfb.c | ||
| gfb.h | ||
| s3_pci.c | ||
| splash.c | ||
| splash_bmp.c | ||
| splash_pcx.c | ||
| splashreg.h | ||
| tga.c | ||
| tga.h | ||
| vga.c | ||
| vgareg.h | ||