Skip to content
Snippets Groups Projects
Commit 9b11eebf authored by mlu's avatar mlu
Browse files

Remove unused varables (moved to armv7a)

git-svn-id: svn://svn.berlios.de/openocd/trunk@2717 b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent 45f03dd9
No related branches found
No related tags found
No related merge requests found
......@@ -103,11 +103,6 @@ typedef struct cortex_a8_common_s
int common_magic;
arm_jtag_t jtag_info;
/* Core Debug Unit */
uint32_t debug_base;
uint8_t debug_ap;
uint8_t memory_ap;
/* Context information */
uint32_t cpudbg_dscr;
uint32_t nvic_dfsr; /* Debug Fault Status Register - shows reason for debug halt */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment