[PD-cvs] pd/src m_simd_sse_gcc.h,1.1.2.5,1.1.2.6

Tim Blechmann timblech at users.sourceforge.net
Mon Sep 6 09:55:14 CEST 2004


Update of /cvsroot/pure-data/pd/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6642

Modified Files:
      Tag: devel_0_37
	m_simd_sse_gcc.h 
Log Message:
exporting runtime check for simd instructions

Index: m_simd_sse_gcc.h
===================================================================
RCS file: /cvsroot/pure-data/pd/src/Attic/m_simd_sse_gcc.h,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -C2 -d -r1.1.2.5 -r1.1.2.6
*** m_simd_sse_gcc.h	30 Aug 2004 19:56:30 -0000	1.1.2.5
--- m_simd_sse_gcc.h	6 Sep 2004 07:55:12 -0000	1.1.2.6
***************
*** 63,67 ****
  
  /* TB: runtime check */
! t_int simd_runtime_check(void);
  
  #endif /* __M_SIMD_SSE_GCC_H */
--- 63,67 ----
  
  /* TB: runtime check */
! extern t_int simd_runtime_check(void);
  
  #endif /* __M_SIMD_SSE_GCC_H */





More information about the Pd-cvs mailing list