From 7404ce9c286b2a6076d4e8a290b6276ce422cc38 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Wed, 11 Sep 2013 13:19:35 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6294 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/nil/ports/ARMCMx/nilcore.h | 1 - 1 file changed, 1 deletion(-) (limited to 'os/nil') diff --git a/os/nil/ports/ARMCMx/nilcore.h b/os/nil/ports/ARMCMx/nilcore.h index 9d0303e0a..2f32f3cc0 100644 --- a/os/nil/ports/ARMCMx/nilcore.h +++ b/os/nil/ports/ARMCMx/nilcore.h @@ -136,7 +136,6 @@ typedef uint64_t stkalign_t; real declarations are inside the sub-headers being specific for the sub-architectures.*/ #if defined(__DOXYGEN__) - /** * @brief Interrupt saved context. * @details This structure represents the stack frame saved during a -- cgit v1.2.3