K 10 svn:author V 3 bde K 8 svn:date V 27 2017-03-10T10:25:48.854902Z K 7 svn:log V 257 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 END