diff --git a/cpu/6502/apps/memstat-dsc.c b/backyard/cpu/6502/apps/memstat-dsc.c similarity index 97% rename from cpu/6502/apps/memstat-dsc.c rename to backyard/cpu/6502/apps/memstat-dsc.c index 3d9ab7ef1..825118dca 100644 --- a/cpu/6502/apps/memstat-dsc.c +++ b/backyard/cpu/6502/apps/memstat-dsc.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: memstat-dsc.c,v 1.1 2006/06/17 22:41:20 adamdunkels Exp $ + * $Id: memstat-dsc.c,v 1.1 2007/05/23 23:47:44 oliverschmidt Exp $ * */ diff --git a/cpu/6502/apps/memstat-dsc.h b/backyard/cpu/6502/apps/memstat-dsc.h similarity index 96% rename from cpu/6502/apps/memstat-dsc.h rename to backyard/cpu/6502/apps/memstat-dsc.h index 6ff1ba1af..5ca90f173 100644 --- a/cpu/6502/apps/memstat-dsc.h +++ b/backyard/cpu/6502/apps/memstat-dsc.h @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: memstat-dsc.h,v 1.1 2006/06/17 22:41:20 adamdunkels Exp $ + * $Id: memstat-dsc.h,v 1.1 2007/05/23 23:47:44 oliverschmidt Exp $ * */ #ifndef __MEMSTAT_DSC_H__ diff --git a/cpu/6502/apps/memstat.c b/backyard/cpu/6502/apps/memstat.c similarity index 98% rename from cpu/6502/apps/memstat.c rename to backyard/cpu/6502/apps/memstat.c index 23bad0b59..4bc622b63 100644 --- a/cpu/6502/apps/memstat.c +++ b/backyard/cpu/6502/apps/memstat.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: memstat.c,v 1.1 2006/06/17 22:41:20 adamdunkels Exp $ + * $Id: memstat.c,v 1.1 2007/05/23 23:47:44 oliverschmidt Exp $ * */