K 10 svn:author V 6 marius K 8 svn:date V 27 2005-05-21T20:28:15.000000Z K 7 svn:log V 291 Remove superfluous braces and add #ifndef __sparc64__ around the VTB_FRAMEBUFFER specific code. On sparc64 we don't use a buffer of type VTB_FRAMEBUFFER (see syscons.c) and excluding the respective code here allows to compile syscons(4) without isa(4). Requested by: joerg, marcel, yongari END