diff options
Diffstat (limited to 'dev/kernel/KernelKit/DeviceMgr.h')
| -rw-r--r-- | dev/kernel/KernelKit/DeviceMgr.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dev/kernel/KernelKit/DeviceMgr.h b/dev/kernel/KernelKit/DeviceMgr.h index 869ab143..1dbad161 100644 --- a/dev/kernel/KernelKit/DeviceMgr.h +++ b/dev/kernel/KernelKit/DeviceMgr.h @@ -1,17 +1,17 @@ -/* ------------------------------------------- +/* ======================================== Copyright (C) 2024-2025, Amlal El Mahrouss, licensed under the Apache 2.0 license. -------------------------------------------- */ +======================================== */ -/* ------------------------------------------- +/* ======================================== Revision History: 31/01/24: Add kDeviceCnt (amlel) 15/11/24: Add NE_DEVICE macro, to inherit from device object. - ------------------------------------------- */ + ======================================== */ #pragma once |
