From 1f917bdc0c498c80f4ef5855dc30eb2f5b58b408 Mon Sep 17 00:00:00 2001 From: Øyvind Harboe Date: Tue, 13 Oct 2009 12:06:55 +0200 Subject: Delete commented out code. Add a bit of error checking. --- src/target/arm11.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/target/arm11.h') diff --git a/src/target/arm11.h b/src/target/arm11.h index c93e5abf..61c5f7f9 100644 --- a/src/target/arm11.h +++ b/src/target/arm11.h @@ -98,10 +98,6 @@ typedef struct arm11_common_s uint32_t last_dscr; /**< Last retrieved DSCR value; Use only for debug message generation */ - bool trst_active; - bool halt_requested; /**< Keep track if arm11_halt() calls occured - during reset. Otherwise do it ASAP. */ - bool simulate_reset_on_next_halt; /**< Perform cleanups of the ARM state on next halt */ /** \name Shadow registers to save processor state */ -- cgit v1.2.3