From f0d5a14745921e9e83c0b04d9f5a94c21ce6ba71 Mon Sep 17 00:00:00 2001 From: oliverschmidt Date: Sat, 26 May 2007 21:28:30 +0000 Subject: [PATCH] Moved into backyard as it was never ported to Contiki 2.x. --- {cpu => backyard/cpu}/avr/dev/rtl8019as-drv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename {cpu => backyard/cpu}/avr/dev/rtl8019as-drv.c (98%) diff --git a/cpu/avr/dev/rtl8019as-drv.c b/backyard/cpu/avr/dev/rtl8019as-drv.c similarity index 98% rename from cpu/avr/dev/rtl8019as-drv.c rename to backyard/cpu/avr/dev/rtl8019as-drv.c index 0acbfccdc..1c8f7fc02 100644 --- a/cpu/avr/dev/rtl8019as-drv.c +++ b/backyard/cpu/avr/dev/rtl8019as-drv.c @@ -31,7 +31,7 @@ * * This file is part of the uIP TCP/IP stack. * - * $Id: rtl8019as-drv.c,v 1.1 2006/06/17 22:41:21 adamdunkels Exp $ + * $Id: rtl8019as-drv.c,v 1.1 2007/05/26 21:29:12 oliverschmidt Exp $ * */