From 578e905d123d1ae48ad6690cddd5247b83cdccae Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Thu, 12 Mar 2026 18:18:06 +0100 Subject: [FEAT] CFAtom & Kernel::Atom improvements, doc TypeAtomic. Signed-off-by: Amlal El Mahrouss --- src/libDDK/DriverKit/Device.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libDDK/DriverKit/Device.h') diff --git a/src/libDDK/DriverKit/Device.h b/src/libDDK/DriverKit/Device.h index 7fa162b8..9bdc2cf7 100644 --- a/src/libDDK/DriverKit/Device.h +++ b/src/libDDK/DriverKit/Device.h @@ -3,7 +3,6 @@ // Licensed under the Apache License, Version 2.0 (see LICENSE file) // Official repository: https://github.com/ne-foss-org/nekernel - #ifndef DRIVERKIT_DEV_H #define DRIVERKIT_DEV_H -- cgit v1.2.3