From b8ed8a9f5260e3d97a571d21faa470249c918dc3 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 21 Nov 2004 08:25:23 +0000 Subject: 2004-11-12 Ralf Corsepius * asm.h: Add doxygen preamble. --- cpukit/score/cpu/sh/rtems/asm.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'cpukit/score/cpu/sh/rtems/asm.h') diff --git a/cpukit/score/cpu/sh/rtems/asm.h b/cpukit/score/cpu/sh/rtems/asm.h index 9a8a272d4c..62065c906f 100644 --- a/cpukit/score/cpu/sh/rtems/asm.h +++ b/cpukit/score/cpu/sh/rtems/asm.h @@ -1,11 +1,14 @@ -/* asm.h +/** + * @file rtems/asm.h * * This include file attempts to address the problems * caused by incompatible flavors of assemblers and * toolsets. It primarily addresses variations in the * use of leading underscores on symbols and the requirement * that register names be preceded by a %. - * + */ + +/* * Authors: Ralf Corsepius (corsepiu@faw.uni-ulm.de) and * Bernd Becker (becker@faw.uni-ulm.de) * -- cgit v1.2.3