From 99b10c16afa405e76defbfd30b21296cbd4fa624 Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Sat, 8 Sep 2012 23:45:18 +0200 Subject: merge armdebug d881039 --- AT91SAM7S256/armdebug/Debugger/debug_internals.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'AT91SAM7S256/armdebug/Debugger/debug_internals.h') 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__ */ -- cgit v1.2.3