Fixed description

This commit is contained in:
adamdunkels 2007-04-03 19:04:27 +00:00
parent 00645113e5
commit b108ca702a
2 changed files with 4 additions and 4 deletions

View File

@ -28,12 +28,12 @@
* *
* This file is part of the Contiki operating system. * This file is part of the Contiki operating system.
* *
* $Id: rtimer-arch.c,v 1.1 2007/04/03 19:03:09 adamdunkels Exp $ * $Id: rtimer-arch.c,v 1.2 2007/04/03 19:04:27 adamdunkels Exp $
*/ */
/** /**
* \file * \file
* Native (non-specific) code for the Contiki real-time module rt * MSP430-specific rtimer code
* \author * \author
* Adam Dunkels <adam@sics.se> * Adam Dunkels <adam@sics.se>
*/ */

View File

@ -28,12 +28,12 @@
* *
* This file is part of the Contiki operating system. * This file is part of the Contiki operating system.
* *
* $Id: rtimer-arch.h,v 1.1 2007/04/03 19:03:10 adamdunkels Exp $ * $Id: rtimer-arch.h,v 1.2 2007/04/03 19:04:27 adamdunkels Exp $
*/ */
/** /**
* \file * \file
* A brief description of what this file is. * Header file for the MSP430-specific rtimer code
* \author * \author
* Adam Dunkels <adam@sics.se> * Adam Dunkels <adam@sics.se>
*/ */