[Tinyos-beta-commits] CVS: tinyos-1.x/beta/platform/pxa27x/lib
downsample.c, 1.1, 1.2
Lama Nachman
lnachman at users.sourceforge.net
Tue Oct 10 16:27:42 PDT 2006
- Previous message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/platform/pxa27x/lib
coef.inc, NONE, 1.1
- Next message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/platform/pxa27x/lib
assert.h, NONE, 1.1 criticalSection.h, NONE, 1.1 systemUtil.c,
NONE, 1.1 systemUtil.h, NONE, 1.1 utils.c, NONE, 1.1 utils.h,
NONE, 1.1 Makefile, 1.4, 1.5 queue.c, 1.3, 1.4 queue.h, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-1.x/beta/platform/pxa27x/lib
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv11008
Modified Files:
downsample.c
Log Message:
changed the WMMX_ENABLE flag
Index: downsample.c
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/platform/pxa27x/lib/downsample.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** downsample.c 10 Oct 2006 21:35:33 -0000 1.1
--- downsample.c 10 Oct 2006 23:27:40 -0000 1.2
***************
*** 8,12 ****
#define DMASIZE 4096
! #define WMMX_ENABLE 0
downsampleTempBuffer_t *tempbuf;
--- 8,12 ----
#define DMASIZE 4096
! //#define WMMX_ENABLE 1
downsampleTempBuffer_t *tempbuf;
- Previous message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/platform/pxa27x/lib
coef.inc, NONE, 1.1
- Next message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/platform/pxa27x/lib
assert.h, NONE, 1.1 criticalSection.h, NONE, 1.1 systemUtil.c,
NONE, 1.1 systemUtil.h, NONE, 1.1 utils.c, NONE, 1.1 utils.h,
NONE, 1.1 Makefile, 1.4, 1.5 queue.c, 1.3, 1.4 queue.h, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-beta-commits
mailing list