aboutsummaryrefslogtreecommitdiff
path: root/AT91SAM7S256/armdebug/Debugger/debug_internals.h
diff options
context:
space:
mode:
authorNicolas Schodet2012-09-08 23:45:18 +0200
committerNicolas Schodet2012-09-08 23:45:18 +0200
commit99b10c16afa405e76defbfd30b21296cbd4fa624 (patch)
treed0aeab88c653091982e2a492a1ec60062ff73bbd /AT91SAM7S256/armdebug/Debugger/debug_internals.h
parent99a4c90dee42104638933096728bebc45e28bf1a (diff)
merge armdebug d881039
Diffstat (limited to 'AT91SAM7S256/armdebug/Debugger/debug_internals.h')
-rw-r--r--AT91SAM7S256/armdebug/Debugger/debug_internals.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/AT91SAM7S256/armdebug/Debugger/debug_internals.h b/AT91SAM7S256/armdebug/Debugger/debug_internals.h
index e187b82..bdab463 100644
--- a/AT91SAM7S256/armdebug/Debugger/debug_internals.h
+++ b/AT91SAM7S256/armdebug/Debugger/debug_internals.h
@@ -390,4 +390,6 @@ ENUM_VAL(DISP_ABORT_SPURIOUS) /**< Spurious IRQ. */
ENUM_VAL(DISP_ABORT_ILLEGAL) /**< Illegal Instruction. */
ENUM_END(abort_type_t)
+/*@}*/
+
#endif /* __DEBUG_INTERNALS_H__ */