K 10 svn:author V 6 marcel K 8 svn:date V 27 2001-11-05T05:55:33.000000Z K 7 svn:log V 255 Don't pass os_boot_rendez directly to SAL_SET_VECTORS, because it's actually the address of the function descriptor. The fdesc has both the address of the function and it's corresponding gp value. Now that we have a gp value, use it instead of passing 0. END