llvmpipe: Silence GCC 'no previous prototype' warning.

This commit is contained in:
Vinson Lee 2010-02-06 00:48:18 -08:00
parent 4e907e8bd6
commit 507faae9e3

View file

@ -253,7 +253,7 @@ lp_build_int_vec_type(struct lp_type type);
LLVMTypeRef
lp_build_int32_vec4_type();
lp_build_int32_vec4_type(void);
struct lp_type