diff options
Diffstat (limited to 'xc/extras/Mesa/src/X86/3dnow_norm_raw.S')
-rw-r--r-- | xc/extras/Mesa/src/X86/3dnow_norm_raw.S | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/xc/extras/Mesa/src/X86/3dnow_norm_raw.S b/xc/extras/Mesa/src/X86/3dnow_norm_raw.S index 16843ff50..7d4eed85b 100644 --- a/xc/extras/Mesa/src/X86/3dnow_norm_raw.S +++ b/xc/extras/Mesa/src/X86/3dnow_norm_raw.S @@ -1,8 +1,8 @@ /* * Mesa 3-D graphics library - * Version: 3.1 + * Version: 3.3 * - * Copyright (C) 1999 Brian Paul All Rights Reserved. + * Copyright (C) 1999-2000 Brian Paul All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), @@ -31,12 +31,6 @@ SEG_TEXT -#if !defined(NASM_ASSEMBLER) && !defined(MASM_ASSEMBLER) -#define LLBL(a) .L ## a -#else -#define LLBL(a) a -#endif - /* |