diff options
Diffstat (limited to 'src/kernel/KernelKit/ThreadLocalStorage.inl')
| -rw-r--r-- | src/kernel/KernelKit/ThreadLocalStorage.inl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/KernelKit/ThreadLocalStorage.inl b/src/kernel/KernelKit/ThreadLocalStorage.inl index df9fb395..abcd70d0 100644 --- a/src/kernel/KernelKit/ThreadLocalStorage.inl +++ b/src/kernel/KernelKit/ThreadLocalStorage.inl @@ -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 //! @file ThreadLocalStorage.inl //! @brief Allocate resources from the process's heap storage. |
