K 10 svn:author V 6 marius K 8 svn:date V 27 2008-09-20T11:28:42.382364Z K 7 svn:log V 273 Some of the assembly files depend on v9a/v9b-only instructions so compile these with -mcpu=ultrasparc (which is the hard-coded default of our system compiler), which allows the remainder of the kernel to be compiled with "only" -mcpu=v9 for reference and testing purposes. END