summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/i386/cpu_asm.S
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2022-02-17 09:36:02 -0600
committerJoel Sherrill <joel@rtems.org>2022-02-23 16:30:46 -0600
commitcc9f4339e3f6fd2d57778b28cf7d4eb2aa38c56f (patch)
tree4554c732c74434780844dd3ecde647cc85a06fe6 /cpukit/score/cpu/i386/cpu_asm.S
parentscore/src/schedulersimple*.c: Replace found in found in with found in (diff)
downloadrtems-cc9f4339e3f6fd2d57778b28cf7d4eb2aa38c56f.tar.bz2
score/cpu/i386: Clean up file headers in prep for license change.
Diffstat (limited to 'cpukit/score/cpu/i386/cpu_asm.S')
-rw-r--r--cpukit/score/cpu/i386/cpu_asm.S7
1 files changed, 5 insertions, 2 deletions
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).
*