Moved into backyard as it was never ported to Contiki 2.x.

This commit is contained in:
oliverschmidt 2007-05-26 21:46:00 +00:00
parent 7beef070ca
commit 4521c330d5
4 changed files with 4 additions and 4 deletions

View file

@ -28,7 +28,7 @@
* *
* This file is part of the Contiki operating system. * This file is part of the Contiki operating system.
* *
* @(#)$Id: ctk-termserial.c,v 1.1 2006/06/17 22:41:16 adamdunkels Exp $ * @(#)$Id: ctk-termserial.c,v 1.1 2007/05/26 21:46:28 oliverschmidt Exp $
*/ */
#include "contiki.h" #include "contiki.h"
#include "loader.h" #include "loader.h"

View file

@ -28,7 +28,7 @@
* *
* This file is part of the Contiki operating system. * This file is part of the Contiki operating system.
* *
* @(#)$Id: ctk-termserial.h,v 1.1 2006/06/17 22:41:16 adamdunkels Exp $ * @(#)$Id: ctk-termserial.h,v 1.1 2007/05/26 21:46:28 oliverschmidt Exp $
*/ */
#ifndef __CTK_TERMSERIAL_H__ #ifndef __CTK_TERMSERIAL_H__
#define __CTK_TERMSERIAL_H__ #define __CTK_TERMSERIAL_H__

View file

@ -28,7 +28,7 @@
* *
* This file is part of the Contiki operating system. * This file is part of the Contiki operating system.
* *
* @(#)$Id: ctk-termtelnet.c,v 1.1 2006/06/17 22:41:16 adamdunkels Exp $ * @(#)$Id: ctk-termtelnet.c,v 1.1 2007/05/26 21:46:28 oliverschmidt Exp $
*/ */
#include "contiki.h" #include "contiki.h"
#include "loader.h" #include "loader.h"

View file

@ -28,7 +28,7 @@
* *
* This file is part of the Contiki operating system. * This file is part of the Contiki operating system.
* *
* @(#)$Id: ctk-termtelnet.h,v 1.1 2006/06/17 22:41:16 adamdunkels Exp $ * @(#)$Id: ctk-termtelnet.h,v 1.1 2007/05/26 21:46:28 oliverschmidt Exp $
*/ */
#ifndef __CTK_TERMTELNET_H__ #ifndef __CTK_TERMTELNET_H__
#define __CTK_TERMTELNET_H__ #define __CTK_TERMTELNET_H__