diff options
Diffstat (limited to 'src/kernel/KernelKit/PCI/DMA.inl')
| -rw-r--r-- | src/kernel/KernelKit/PCI/DMA.inl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/KernelKit/PCI/DMA.inl b/src/kernel/KernelKit/PCI/DMA.inl index 9cb4cecf..6a60cf95 100644 --- a/src/kernel/KernelKit/PCI/DMA.inl +++ b/src/kernel/KernelKit/PCI/DMA.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 namespace Kernel { template <class T> |
