aboutsummaryrefslogtreecommitdiff
path: root/simd/jsimdext.inc
diff options
context:
space:
mode:
authorTom Gall <tom.gall@linaro.org>2011-07-05 20:54:28 +0000
committerTom Gall <tom.gall@linaro.org>2011-07-05 20:54:28 +0000
commit0c0e874b223e9ccc4a756c471f8792102b2d34a4 (patch)
tree85967f13ba6c0132f6921d5264b1502f193a9b36 /simd/jsimdext.inc
parentca48cf7cf9749a5403386a1e3793a06fa0daf808 (diff)
1.1.1 from upstream at http://sourceforge.net/projects/libjpeg-turbo/
Diffstat (limited to 'simd/jsimdext.inc')
-rw-r--r--simd/jsimdext.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/simd/jsimdext.inc b/simd/jsimdext.inc
index 4ea3d17..c4297f9 100644
--- a/simd/jsimdext.inc
+++ b/simd/jsimdext.inc
@@ -48,9 +48,7 @@
;
%define SEG_TEXT .text align=16 public use64 class=CODE
%define SEG_CONST .rdata align=16 public use64 class=CONST
-%ifdef MSVC
%define EXTN(name) name ; foo() -> foo
-%endif
%elifdef OBJ32 ; ----(nasm -fobj -DOBJ32 ...)----------
; * Borland C++ (Win32)