[Tinyos-commits] CVS: tinyos-1.x/tos/platform/pc/CC1000Radio
hardware.h, 1.2, 1.3
David Gay
idgay at users.sourceforge.net
Wed Jun 22 13:50:58 PDT 2005
Update of /cvsroot/tinyos/tinyos-1.x/tos/platform/pc/CC1000Radio
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2646
Modified Files:
hardware.h
Log Message:
cut&pasters should be shot.
Index: hardware.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tos/platform/pc/CC1000Radio/hardware.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** hardware.h 29 Oct 2004 02:08:23 -0000 1.2
--- hardware.h 22 Jun 2005 20:50:56 -0000 1.3
***************
*** 81,85 ****
}
! void TOSH_sleep()
{
}
--- 81,85 ----
}
! void __nesc_atomic_sleep()
{
}
More information about the Tinyos-commits
mailing list