remove cvs keywords from cpu/mc1322x

ico
Mariano Alvira 2011-02-13 17:12:33 -05:00
parent 1b2878baa4
commit 7cdfbb0947
68 changed files with 68 additions and 68 deletions

View File

@ -30,6 +30,6 @@
*
* This file is part of the Contiki OS.
*
* $Id: COPYING,v 1.1 2010/06/09 14:43:22 maralvira Exp $
*
*/

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: freescale-ncb.h,v 1.1 2010/06/10 14:48:32 maralvira Exp $
*
*/
#ifndef BOARD_FREESCALE_NCB_H

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: quahogcon.h,v 1.1 2010/06/10 14:48:32 maralvira Exp $
*
*/
#ifndef BOARD_QUAHOG10_H

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: redbee-dev.h,v 1.1 2010/06/10 14:48:32 maralvira Exp $
*
*/
#ifndef BOARD_REDBEE_DEV_H

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: redbee-econotag.h,v 1.2 2010/11/07 14:18:54 maralvira Exp $
*
*/
#ifndef BOARD_REDBEE_ECONOTAG_H

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: redbee-r1.h,v 1.1 2010/06/10 14:48:32 maralvira Exp $
*
*/
#ifndef BOARD_REDBEE_R1_H

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: redbee-usb.h,v 1.2 2010/11/07 14:18:54 maralvira Exp $
*
*/
#ifndef BOARD_REDBEE_USB_H

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: std_conf.h,v 1.1 2010/06/10 14:48:32 maralvira Exp $
*
*/
#ifndef STDCONF_H

View File

@ -30,7 +30,7 @@
*
* This file is part of the Contiki OS.
*
* $Id: clock.c,v 1.2 2010/11/07 14:42:02 maralvira Exp $
*
*/
#include <sys/clock.h>

View File

@ -30,7 +30,7 @@
*
* This file is part of the Contiki OS.
*
* $Id: contiki-crm.c,v 1.1 2010/06/09 14:43:22 maralvira Exp $
*
*/
#include "mc1322x.h"

View File

@ -30,7 +30,7 @@
*
* This file is part of the Contiki OS.
*
* $Id: contiki-maca.c,v 1.6 2010/11/07 20:07:42 maralvira Exp $
*
*/
#include <stdint.h>

View File

@ -30,7 +30,7 @@
*
* This file is part of the Contiki OS.
*
* $Id: contiki-maca.h,v 1.1 2010/06/09 14:43:22 maralvira Exp $
*
*/
#ifndef CONTIKI_MACA_H

View File

@ -30,7 +30,7 @@
*
* This file is part of the Contiki OS.
*
* $Id: contiki-mc1322x-conf.h,v 1.1 2010/06/09 14:43:22 maralvira Exp $
*
*/
#ifndef __CONTIKI_MC1322X_CONF_H__

View File

@ -30,7 +30,7 @@
*
* This file is part of the Contiki OS.
*
* $Id: contiki-misc.c,v 1.2 2010/11/07 13:52:12 maralvira Exp $
*
*/
#include <stdio.h>

View File

@ -30,7 +30,7 @@
*
* This file is part of the Contiki OS.
*
* $Id: contiki-uart.c,v 1.1 2010/06/09 14:43:22 maralvira Exp $
*
*/
int (*uart1_input_handler)(unsigned char c) = 0;

View File

@ -30,7 +30,7 @@
*
* This file is part of the Contiki OS.
*
* $Id: contiki-uart.h,v 1.1 2010/06/09 14:43:22 maralvira Exp $
*
*/
#ifndef CONTIKI_UART_H

View File

@ -30,7 +30,7 @@
*
* This file is part of the Contiki OS.
*
* $Id: dbg-io.c,v 1.1 2010/06/09 14:43:22 maralvira Exp $
*
*/
#include <stdio.h>

View File

@ -30,7 +30,7 @@
*
* This file is part of the Contiki OS.
*
* $Id: uart1.h,v 1.1 2010/06/10 14:55:39 maralvira Exp $
*
*/
/*

View File

@ -30,7 +30,7 @@
*
* This file is part of the Contiki OS.
*
* $Id: leds-arch.c,v 1.1 2010/06/09 14:43:22 maralvira Exp $
*
*/
#include "contiki-conf.h"

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: gpio.c,v 1.2 2010/11/10 22:06:28 maralvira Exp $
*
*/
#include <mc1322x.h>

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: crm.h,v 1.6 2010/11/10 22:06:28 maralvira Exp $
*
*/
#ifndef CRM_H

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: gpio.h,v 1.5 2010/11/07 14:29:04 maralvira Exp $
*
*/
#ifndef GPIO_H

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: isr.h,v 1.6 2010/11/10 22:06:28 maralvira Exp $
*
*/
#ifndef ISR_H

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: kbi.h,v 1.1 2010/06/10 14:55:39 maralvira Exp $
*
*/
#ifndef KBI_H

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: maca.h,v 1.3 2010/11/10 22:06:28 maralvira Exp $
*
*/
#ifndef _MACA_H_

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: mc1322x.h,v 1.2 2010/11/10 22:06:28 maralvira Exp $
*
*/
#ifndef MC1322X_H

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: nvm.h,v 1.3 2010/11/10 22:12:29 maralvira Exp $
*
*/
#ifndef NVM_H

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: packet.h,v 1.2 2010/11/07 14:06:57 maralvira Exp $
*
*/
#ifndef PACKET_H

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: tmr.h,v 1.10 2011/01/17 15:51:02 maralvira Exp $
*
*/
#ifndef TMR_H

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: uart1.h,v 1.2 2010/11/10 22:06:28 maralvira Exp $
*
*/
#ifndef UART1_H

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: utils.h,v 1.1 2010/06/10 14:55:39 maralvira Exp $
*
*/
#ifndef UTILS_H

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: maca.c,v 1.7 2011/01/17 15:49:17 maralvira Exp $
*
*/
#include <mc1322x.h>

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: nvm.c,v 1.1 2010/06/10 14:55:39 maralvira Exp $
*
*/
#include "nvm.h"

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: tmr.c,v 1.1 2011/01/17 15:51:19 maralvira Exp $
*
*/
#include <mc1322x.h>

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: uart1.c,v 1.3 2010/11/10 22:06:28 maralvira Exp $
*
*/
#include <mc1322x.h>

View File

@ -30,7 +30,7 @@
*
* This file is part of the Contiki OS.
*
* $Id: mtarch.h,v 1.1 2010/06/09 14:43:22 maralvira Exp $
*
*/
/**

View File

@ -30,7 +30,7 @@
*
* This file is part of the Contiki OS.
*
* $Id: rtimer-arch.c,v 1.1 2010/06/09 14:43:22 maralvira Exp $
*
*/
/**

View File

@ -30,7 +30,7 @@
*
* This file is part of the Contiki OS.
*
* $Id: rtimer-arch.h,v 1.1 2010/06/09 14:43:22 maralvira Exp $
*
*/
/**

View File

@ -31,7 +31,7 @@
*
* This file is part of the Contiki OS.
*
* $Id: slip-uart1.c,v 1.1 2010/06/09 14:43:22 maralvira Exp $
*
*/
/*

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: default_lowlevel.c,v 1.2 2010/11/10 22:09:23 maralvira Exp $
*
*/
#include <mc1322x.h>

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: default_lowlevel.h,v 1.4 2011/01/17 15:48:39 maralvira Exp $
*
*/
#ifndef LOWLEVEL_H

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: isr.c,v 1.5 2010/11/10 22:09:23 maralvira Exp $
*
*/
#include <mc1322x.h>

View File

@ -30,7 +30,7 @@
*
* This file is part of the Contiki OS.
*
* $Id: start.S,v 1.4 2010/11/07 15:19:45 maralvira Exp $
*
*/

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: blink-allio.c,v 1.1 2010/06/10 14:55:39 maralvira Exp $
*
*/
#include <mc1322x.h>

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: blink-blue.c,v 1.1 2010/06/10 14:55:39 maralvira Exp $
*
*/
#include <mc1322x.h>

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: blink-green.c,v 1.1 2010/06/10 14:55:39 maralvira Exp $
*
*/
#include <mc1322x.h>

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: blink-red.c,v 1.1 2010/06/10 14:55:39 maralvira Exp $
*
*/
#include <mc1322x.h>

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: blink-white.c,v 1.1 2010/06/10 14:55:39 maralvira Exp $
*
*/
#include <mc1322x.h>

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: config.h,v 1.2 2010/07/28 18:43:04 maralvira Exp $
*
*/
#ifndef CONFIG_H

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: flasher.c,v 1.3 2010/11/07 14:11:50 maralvira Exp $
*
*/
#include <mc1322x.h>

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: led.h,v 1.1 2010/06/10 14:55:39 maralvira Exp $
*
*/
#ifndef LED_H

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: nvm-read.c,v 1.1 2010/06/10 14:55:39 maralvira Exp $
*
*/
#include <mc1322x.h>

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: nvm-write.c,v 1.1 2010/06/10 14:55:39 maralvira Exp $
*
*/
#include <mc1322x.h>

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: per.c,v 1.1 2010/06/10 14:55:39 maralvira Exp $
*
*/
#include <mc1322x.h>

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: printf.c,v 1.2 2011/01/17 15:42:24 maralvira Exp $
*
*/
#include <mc1322x.h>

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: put.c,v 1.1 2010/06/10 14:55:39 maralvira Exp $
*
*/
#include <mc1322x.h>

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: put.h,v 1.1 2010/06/10 14:55:39 maralvira Exp $
*
*/
#ifndef PUT_H

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: rftest-rx.c,v 1.2 2011/01/17 15:46:27 maralvira Exp $
*
*/
#include <mc1322x.h>

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: rftest-tx.c,v 1.2 2010/11/07 14:10:16 maralvira Exp $
*
*/
#include <mc1322x.h>

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: romimg.c,v 1.1 2010/06/10 14:55:39 maralvira Exp $
*
*/
#include <mc1322x.h>

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: sleep.c,v 1.1 2010/06/10 14:55:39 maralvira Exp $
*
*/
#include <mc1322x.h>

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: tests.c,v 1.3 2010/11/07 14:07:33 maralvira Exp $
*
*/
#include <mc1322x.h>

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: tests.h,v 1.1 2010/06/10 14:55:39 maralvira Exp $
*
*/
#ifndef TESTS_H

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: tmr-ints.c,v 1.1 2010/06/10 14:55:39 maralvira Exp $
*
*/
#include <mc1322x.h>

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: tmr.c,v 1.1 2010/06/10 14:55:39 maralvira Exp $
*
*/
#include <mc1322x.h>

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: uart1-loopback.c,v 1.1 2010/06/10 14:55:39 maralvira Exp $
*
*/
#include <mc1322x.h>

View File

@ -30,7 +30,7 @@
* This file is part of libmc1322x: see http://mc1322x.devl.org
* for details.
*
* $Id: bbmc.c,v 1.2 2011/01/17 15:45:02 maralvira Exp $
*
*/
/* control reset and VREF2 lines */

View File

@ -30,7 +30,7 @@
*
* This file is part of the Contiki OS.
*
* $Id: watchdog.c,v 1.1 2010/06/09 14:43:22 maralvira Exp $
*
*/
#include "dev/watchdog.h"