HomeFreeBSD

Fix compilation on sparc64. The frame buffer address is in a field that

Description

Fix compilation on sparc64. The frame buffer address is in a field that
is unavailable on sparc64 only. This makes the new ec_putc() a non-op
on sparc64 but still calls it. On other non-x86 arches, it should
compile but might not work.

Reported by: gjb

Details

Provenance
bdeAuthored on
Parents
rS314996: Fix NULL pointer dereference and panic with shm file pread/pwrite.
Branches
Unknown
Tags
Unknown