diff options
author | laforge <laforge@6dc7ffe9-61d6-0310-9af1-9938baff3ed1> | 2006-09-12 17:37:00 +0000 |
---|---|---|
committer | laforge <laforge@6dc7ffe9-61d6-0310-9af1-9938baff3ed1> | 2006-09-12 17:37:00 +0000 |
commit | 8bd3d51b23e328e91c209dbebe8cfe002b0b0042 (patch) | |
tree | 5145facfb2f864519fd9e4914929f5da6d8be1fa | |
parent | 5fdccde69e5288b147c7c3ed81c412c18c5d5d54 (diff) |
move to new directory
git-svn-id: https://svn.openpcd.org:2342/trunk@193 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
-rw-r--r-- | host/Makefile (renamed from openpcd/opcd_test/Makefile) | 0 | ||||
-rw-r--r-- | host/ausb/Makefile (renamed from openpcd/opcd_test/ausb/Makefile) | 0 | ||||
-rw-r--r-- | host/ausb/ausb.c (renamed from openpcd/opcd_test/ausb/ausb.c) | 0 | ||||
-rw-r--r-- | host/ausb/ausb.h (renamed from openpcd/opcd_test/ausb/ausb.h) | 0 | ||||
-rw-r--r-- | host/ausb/ausb_test.c (renamed from openpcd/opcd_test/ausb/ausb_test.c) | 0 | ||||
-rw-r--r-- | host/ausb/usb.c (renamed from openpcd/opcd_test/ausb/usb.c) | 0 | ||||
-rw-r--r-- | host/ausb/usb.h (renamed from openpcd/opcd_test/ausb/usb.h) | 0 | ||||
-rw-r--r-- | host/benchmark-20060824.txt (renamed from openpcd/opcd_test/benchmark-20060824.txt) | 0 | ||||
-rw-r--r-- | host/opcd_sh.c (renamed from openpcd/opcd_test/opcd_sh.c) | 0 | ||||
-rw-r--r-- | host/opcd_test.c (renamed from openpcd/opcd_test/opcd_test.c) | 0 | ||||
-rw-r--r-- | host/opcd_usb.c (renamed from openpcd/opcd_test/opcd_usb.c) | 0 | ||||
-rw-r--r-- | host/opcd_usb.h (renamed from openpcd/opcd_test/opcd_usb.h) | 0 | ||||
-rw-r--r-- | host/zebvty/Makefile (renamed from openpcd/opcd_test/zebvty/Makefile) | 0 | ||||
-rw-r--r-- | host/zebvty/buffer.c (renamed from openpcd/opcd_test/zebvty/buffer.c) | 0 | ||||
-rw-r--r-- | host/zebvty/buffer.h (renamed from openpcd/opcd_test/zebvty/buffer.h) | 0 | ||||
-rw-r--r-- | host/zebvty/command.c (renamed from openpcd/opcd_test/zebvty/command.c) | 0 | ||||
-rw-r--r-- | host/zebvty/command.h (renamed from openpcd/opcd_test/zebvty/command.h) | 0 | ||||
-rw-r--r-- | host/zebvty/vector.c (renamed from openpcd/opcd_test/zebvty/vector.c) | 0 | ||||
-rw-r--r-- | host/zebvty/vector.h (renamed from openpcd/opcd_test/zebvty/vector.h) | 0 | ||||
-rw-r--r-- | host/zebvty/vty.c (renamed from openpcd/opcd_test/zebvty/vty.c) | 0 | ||||
-rw-r--r-- | host/zebvty/vty.h (renamed from openpcd/opcd_test/zebvty/vty.h) | 0 | ||||
-rw-r--r-- | host/zebvty/zebvty.h (renamed from openpcd/opcd_test/zebvty/zebvty.h) | 0 |
22 files changed, 0 insertions, 0 deletions
diff --git a/openpcd/opcd_test/Makefile b/host/Makefile index 12edce0..12edce0 100644 --- a/openpcd/opcd_test/Makefile +++ b/host/Makefile diff --git a/openpcd/opcd_test/ausb/Makefile b/host/ausb/Makefile index 6269739..6269739 100644 --- a/openpcd/opcd_test/ausb/Makefile +++ b/host/ausb/Makefile diff --git a/openpcd/opcd_test/ausb/ausb.c b/host/ausb/ausb.c index 8b0117f..8b0117f 100644 --- a/openpcd/opcd_test/ausb/ausb.c +++ b/host/ausb/ausb.c diff --git a/openpcd/opcd_test/ausb/ausb.h b/host/ausb/ausb.h index 4d62cac..4d62cac 100644 --- a/openpcd/opcd_test/ausb/ausb.h +++ b/host/ausb/ausb.h diff --git a/openpcd/opcd_test/ausb/ausb_test.c b/host/ausb/ausb_test.c index f7bfdee..f7bfdee 100644 --- a/openpcd/opcd_test/ausb/ausb_test.c +++ b/host/ausb/ausb_test.c diff --git a/openpcd/opcd_test/ausb/usb.c b/host/ausb/usb.c index 1f1078d..1f1078d 100644 --- a/openpcd/opcd_test/ausb/usb.c +++ b/host/ausb/usb.c diff --git a/openpcd/opcd_test/ausb/usb.h b/host/ausb/usb.h index 66be0ee..66be0ee 100644 --- a/openpcd/opcd_test/ausb/usb.h +++ b/host/ausb/usb.h diff --git a/openpcd/opcd_test/benchmark-20060824.txt b/host/benchmark-20060824.txt index 9cf2c44..9cf2c44 100644 --- a/openpcd/opcd_test/benchmark-20060824.txt +++ b/host/benchmark-20060824.txt diff --git a/openpcd/opcd_test/opcd_sh.c b/host/opcd_sh.c index c9b38b4..c9b38b4 100644 --- a/openpcd/opcd_test/opcd_sh.c +++ b/host/opcd_sh.c diff --git a/openpcd/opcd_test/opcd_test.c b/host/opcd_test.c index 37f3094..37f3094 100644 --- a/openpcd/opcd_test/opcd_test.c +++ b/host/opcd_test.c diff --git a/openpcd/opcd_test/opcd_usb.c b/host/opcd_usb.c index d73289d..d73289d 100644 --- a/openpcd/opcd_test/opcd_usb.c +++ b/host/opcd_usb.c diff --git a/openpcd/opcd_test/opcd_usb.h b/host/opcd_usb.h index e9698f0..e9698f0 100644 --- a/openpcd/opcd_test/opcd_usb.h +++ b/host/opcd_usb.h diff --git a/openpcd/opcd_test/zebvty/Makefile b/host/zebvty/Makefile index dcaf1a2..dcaf1a2 100644 --- a/openpcd/opcd_test/zebvty/Makefile +++ b/host/zebvty/Makefile diff --git a/openpcd/opcd_test/zebvty/buffer.c b/host/zebvty/buffer.c index 0610ebb..0610ebb 100644 --- a/openpcd/opcd_test/zebvty/buffer.c +++ b/host/zebvty/buffer.c diff --git a/openpcd/opcd_test/zebvty/buffer.h b/host/zebvty/buffer.h index e564cf9..e564cf9 100644 --- a/openpcd/opcd_test/zebvty/buffer.h +++ b/host/zebvty/buffer.h diff --git a/openpcd/opcd_test/zebvty/command.c b/host/zebvty/command.c index 7f3a6a5..7f3a6a5 100644 --- a/openpcd/opcd_test/zebvty/command.c +++ b/host/zebvty/command.c diff --git a/openpcd/opcd_test/zebvty/command.h b/host/zebvty/command.h index 5b79da4..5b79da4 100644 --- a/openpcd/opcd_test/zebvty/command.h +++ b/host/zebvty/command.h diff --git a/openpcd/opcd_test/zebvty/vector.c b/host/zebvty/vector.c index 7158d23..7158d23 100644 --- a/openpcd/opcd_test/zebvty/vector.c +++ b/host/zebvty/vector.c diff --git a/openpcd/opcd_test/zebvty/vector.h b/host/zebvty/vector.h index d438d27..d438d27 100644 --- a/openpcd/opcd_test/zebvty/vector.h +++ b/host/zebvty/vector.h diff --git a/openpcd/opcd_test/zebvty/vty.c b/host/zebvty/vty.c index ae41895..ae41895 100644 --- a/openpcd/opcd_test/zebvty/vty.c +++ b/host/zebvty/vty.c diff --git a/openpcd/opcd_test/zebvty/vty.h b/host/zebvty/vty.h index ffa845b..ffa845b 100644 --- a/openpcd/opcd_test/zebvty/vty.h +++ b/host/zebvty/vty.h diff --git a/openpcd/opcd_test/zebvty/zebvty.h b/host/zebvty/zebvty.h index a992bb2..a992bb2 100644 --- a/openpcd/opcd_test/zebvty/zebvty.h +++ b/host/zebvty/zebvty.h |