diff options
Diffstat (limited to 'dev/kernel/HALKit/POWER/HalStartSequence.s')
| -rw-r--r-- | dev/kernel/HALKit/POWER/HalStartSequence.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/kernel/HALKit/POWER/HalStartSequence.s b/dev/kernel/HALKit/POWER/HalStartSequence.s index ba110937..194e220e 100644 --- a/dev/kernel/HALKit/POWER/HalStartSequence.s +++ b/dev/kernel/HALKit/POWER/HalStartSequence.s @@ -1,8 +1,8 @@ -/* ------------------------------------------- +/* ======================================== Copyright (C) 2024-2025, Amlal El Mahrouss, licensed under the Apache 2.0 license. -------------------------------------------- */ +======================================== */ .globl __ImageStart .extern hal_init_platform |
