summaryrefslogtreecommitdiff
path: root/src/jtag
diff options
context:
space:
mode:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-11-13 08:03:15 +0000
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-11-13 08:03:15 +0000
commit1297aafb40e2b1eeaf2e695c928f09a91b5ed429 (patch)
tree569ce822ec82124f4828a75fb83940ac8ee9f3fd /src/jtag
parent4b7e7eef3eafbdb1dcc4d842c68e98876e580f8f (diff)
downloadopenocd+libswd-1297aafb40e2b1eeaf2e695c928f09a91b5ed429.tar.gz
openocd+libswd-1297aafb40e2b1eeaf2e695c928f09a91b5ed429.tar.bz2
openocd+libswd-1297aafb40e2b1eeaf2e695c928f09a91b5ed429.tar.xz
openocd+libswd-1297aafb40e2b1eeaf2e695c928f09a91b5ed429.zip
nios wip
git-svn-id: svn://svn.berlios.de/openocd/trunk@1165 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'src/jtag')
-rw-r--r--src/jtag/zy1000.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/jtag/zy1000.c b/src/jtag/zy1000.c
index 4d984f3a..a50ed529 100644
--- a/src/jtag/zy1000.c
+++ b/src/jtag/zy1000.c
@@ -28,8 +28,6 @@
#include <cyg/hal/hal_io.h> // low level i/o
-#include <cyg/hal/var_io.h> // common registers
-#include <cyg/hal/plf_io.h> // platform registers
#include <cyg/hal/hal_diag.h>
#include <stdlib.h>