diff options
Diffstat (limited to 'src/kernel/HALKit/ARM64/HalApplicationProcessor.cpp')
| -rw-r--r-- | src/kernel/HALKit/ARM64/HalApplicationProcessor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/HALKit/ARM64/HalApplicationProcessor.cpp b/src/kernel/HALKit/ARM64/HalApplicationProcessor.cpp index 33921a56..93e4b08a 100644 --- a/src/kernel/HALKit/ARM64/HalApplicationProcessor.cpp +++ b/src/kernel/HALKit/ARM64/HalApplicationProcessor.cpp @@ -1,6 +1,6 @@ // Copyright 2024-2025, Amlal El Mahrouss (amlal@nekernel.org) // Licensed under the Apache License, Version 2.0 (see LICENSE file) -// Official repository: https://github.com/nekernel-org/nekernel +// Official repository: https://github.com/ne-foss-org/nekernel #define GICD_BASE 0x08000000 #define GICC_BASE 0x08010000 |
