]> source.dussan.org Git - tigervnc.git/commitdiff
Oops. jcolsamp.inc needs to be included from j[c|d]clr[mmx|ss2].asm so that it recei...
authorDRC <dcommander@users.sourceforge.net>
Sat, 4 Apr 2009 15:22:14 +0000 (15:22 +0000)
committerDRC <dcommander@users.sourceforge.net>
Sat, 4 Apr 2009 15:22:14 +0000 (15:22 +0000)
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3752 3789f03b-4d11-0410-bbf8-ca57d06f2519

common/jpeg/simd/jcclrmmx.asm
common/jpeg/simd/jccolmmx.asm
common/jpeg/simd/jdclrss2.asm
common/jpeg/simd/jdcolss2.asm

index 9cbae72efa1e9829ba68b41d97741a66bb58c47b..34c4224fb0d50f2e1b906f88f55fc342c925f556 100644 (file)
@@ -16,6 +16,8 @@
 ;
 ; [TAB8]
 
+%include "jcolsamp.inc"
+
 ; --------------------------------------------------------------------------
        SECTION SEG_TEXT
        BITS    32
index 8352fc352ac63e27f7d906e95613b81e35b9bf9a..5e7f3be994ee994035ffb43b3f7e7961bc2f028f 100644 (file)
@@ -18,7 +18,6 @@
 ; [TAB8]
 
 %include "jsimdext.inc"
-%include "jcolsamp.inc"
 
 ; --------------------------------------------------------------------------
 
index b3ef195b6beb6536b969c72f5898def814d07793..06a9adeeaa2f173aacf16fe31f13562a724fd6c8 100644 (file)
@@ -16,6 +16,8 @@
 ;
 ; [TAB8]
 
+%include "jcolsamp.inc"
+                               
 ; --------------------------------------------------------------------------
        SECTION SEG_TEXT
        BITS    32
index b13c94449ee3b00286c45a8ff5c4904948adb6a1..7ae985d6a9af36cc5229c00a6f6ca64f9888d67f 100644 (file)
@@ -18,7 +18,6 @@
 ; [TAB8]
 
 %include "jsimdext.inc"
-%include "jcolsamp.inc"
 
 ; --------------------------------------------------------------------------