From cc9f4339e3f6fd2d57778b28cf7d4eb2aa38c56f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 17 Feb 2022 09:36:02 -0600 Subject: score/cpu/i386: Clean up file headers in prep for license change. --- cpukit/score/cpu/i386/cpu_asm.S | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'cpukit/score/cpu/i386/cpu_asm.S') diff --git a/cpukit/score/cpu/i386/cpu_asm.S b/cpukit/score/cpu/i386/cpu_asm.S index 23360959f5..62d899dbe1 100644 --- a/cpukit/score/cpu/i386/cpu_asm.S +++ b/cpukit/score/cpu/i386/cpu_asm.S @@ -1,8 +1,11 @@ -/* cpu_asm.s +/** + * @file * * This file contains all assembly code for the Intel i386 implementation * of RTEMS. - * + */ + +/* * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). * -- cgit v1.2.3