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/include/rtems/score/interrupts.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/score/cpu/i386/include/rtems/score/interrupts.h') diff --git a/cpukit/score/cpu/i386/include/rtems/score/interrupts.h b/cpukit/score/cpu/i386/include/rtems/score/interrupts.h index cac9ba9b42..004b8e5105 100644 --- a/cpukit/score/cpu/i386/include/rtems/score/interrupts.h +++ b/cpukit/score/cpu/i386/include/rtems/score/interrupts.h @@ -4,6 +4,8 @@ * @brief Intel I386 Interrupt Macros * * Formerly contained in and extracted from libcpu/i386/cpu.h + * + * Applications must not include this file directly. */ /* @@ -12,8 +14,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.org/license/LICENSE. - * - * Applications must not include this file directly. */ /** -- cgit v1.2.3