broadcom/vc5: Use u_transfer_helper for MSAA mappings.
[mesa.git] / src / gallium / drivers / trace / tr_context.h
index 1e5ad88d034f147ef41cbe924f60cbf64c950c15..ad57d9d5243e74575de7c0e6f074af6761cd162e 100644 (file)
@@ -54,7 +54,7 @@ void
 trace_context_check(const struct pipe_context *pipe);
 
 
-static INLINE struct trace_context *
+static inline struct trace_context *
 trace_context(struct pipe_context *pipe)
 {
    assert(pipe);