summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/avr/avr/iom2560.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/avr/avr/iom2560.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/cpukit/score/cpu/avr/avr/iom2560.h b/cpukit/score/cpu/avr/avr/iom2560.h
index 9105167cd4..461f93611f 100644
--- a/cpukit/score/cpu/avr/avr/iom2560.h
+++ b/cpukit/score/cpu/avr/avr/iom2560.h
@@ -39,8 +39,8 @@
/**
* @name Constants
*
- * @{
*/
+/**@{**/
#define SPM_PAGESIZE 256
#define RAMEND 0x21FF
#define XRAMEND 0xFFFF
@@ -52,8 +52,8 @@
/**
* @name Fuses
*
- * @{
*/
+/**@{**/
#define FUSE_MEMORY_SIZE 3
/* Low Fuse Byte */
@@ -89,8 +89,8 @@
/**
* @name Lock Bits
*
- * @{
*/
+/**@{**/
#define __LOCK_BITS_EXIST
#define __BOOT_LOCK_BITS_0_EXIST
#define __BOOT_LOCK_BITS_1_EXIST
@@ -99,8 +99,8 @@
/**
* @name Signature
*
- * @{
*/
+/**@{**/
#define SIGNATURE_0 0x1E
#define SIGNATURE_1 0x98
#define SIGNATURE_2 0x01