summaryrefslogtreecommitdiff
path: root/src/sis_tris.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sis_tris.h')
-rw-r--r--src/sis_tris.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sis_tris.h b/src/sis_tris.h
index 5e07acc..250949a 100644
--- a/src/sis_tris.h
+++ b/src/sis_tris.h
@@ -48,7 +48,7 @@ do { \
sisFlushPrims(smesa); \
} while (0)
-static __inline GLuint *sisAllocDmaLow(sisContextPtr smesa, int bytes)
+static INLINE GLuint *sisAllocDmaLow(sisContextPtr smesa, int bytes)
{
GLuint *start;