Print this page
104 Bring back lx brand

@@ -43,11 +43,11 @@
 struct brand_mach_ops native_mach_ops  = {
                 NULL, NULL
 };
 #else /* !__sparcv9 */
 struct brand_mach_ops native_mach_ops  = {
-                NULL, NULL, NULL, NULL
+                NULL, NULL, NULL, NULL, NULL, NULL
 };
 #endif /* !__sparcv9 */
 
 brand_t native_brand = {
                 BRAND_VER_1,