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/unix/asm.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'cpukit/score/cpu/unix/asm.h') diff --git a/cpukit/score/cpu/unix/asm.h b/cpukit/score/cpu/unix/asm.h index 820e1ec050..c768fac6ac 100644 --- a/cpukit/score/cpu/unix/asm.h +++ b/cpukit/score/cpu/unix/asm.h @@ -1,4 +1,5 @@ -/* asm.h +/** + * @file rtems/asm.h * * This include file attempts to address the problems * caused by incompatible flavors of assemblers and @@ -8,7 +9,9 @@ * * This file is a "just an incomplete stub" and provided for consistency * with other ports, only. - * + */ + +/* * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. -- cgit v1.2.3