[Tinyos-beta-commits] CVS: tinyos-1.x/beta/TOSSIM-CC2420 hardware.h, 1.3, 1.4

Joe Polastre jpolastre at users.sourceforge.net
Wed Jun 22 13:53:00 PDT 2005


Update of /cvsroot/tinyos/tinyos-1.x/beta/TOSSIM-CC2420
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3495

Modified Files:
	hardware.h 
Log Message:
david gay has to go and change the name of the sleep function on us.
doesn't he feel special?
:)


Index: hardware.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/TOSSIM-CC2420/hardware.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** hardware.h	16 May 2005 07:00:51 -0000	1.3
--- hardware.h	22 Jun 2005 20:52:57 -0000	1.4
***************
*** 87,91 ****
  }
  
! void TOSH_sleep()
  {
  }
--- 87,91 ----
  }
  
! void __nesc_atomic_sleep()
  {
  }



More information about the Tinyos-beta-commits mailing list