nv50: Fix 'control reaches end of non-void function' warning.
This commit is contained in:
@@ -171,6 +171,7 @@ nv_type_order(ubyte type)
|
||||
return 3;
|
||||
}
|
||||
assert(0);
|
||||
return 0;
|
||||
}
|
||||
|
||||
static INLINE uint
|
||||
|
Reference in New Issue
Block a user