summaryrefslogtreecommitdiff
path: root/src/mesa/main/dispatch.c
diff options
context:
space:
mode:
authorKendall Bennett <KendallB@scitechsoft.com>2003-10-14 23:47:21 +0000
committerKendall Bennett <KendallB@scitechsoft.com>2003-10-14 23:47:21 +0000
commit9b77fb7dab3fd4e4a9228e5c0609cc494aa01211 (patch)
treecc24706e9e04b1848c4e3a321b74a20653237959 /src/mesa/main/dispatch.c
parent0f22705b0b3927beead3b88b5fc745579c35a5ae (diff)
Updates to x86 assembler support for Open Watcom and SNAP
Diffstat (limited to 'src/mesa/main/dispatch.c')
-rw-r--r--src/mesa/main/dispatch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/main/dispatch.c b/src/mesa/main/dispatch.c
index 87dc64f02d9..4bda6e1047e 100644
--- a/src/mesa/main/dispatch.c
+++ b/src/mesa/main/dispatch.c
@@ -41,7 +41,7 @@
#include "glthread.h"
-#if !(defined(USE_X86_ASM) || defined(USE_SPARC_ASM))
+#if !(defined(USE_X86_ASM) || defined(USE_SPARC_ASM)) || defined(__SCITECH_SNAP__)
#if defined(WIN32)
#define KEYWORD1 GLAPI