From 80b76666074aa94f165e3db7b3dda2145ca6efc0 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Thu, 21 Mar 2024 22:39:57 +0100 Subject: unstable, kernel+api: important breaking changes. Signed-off-by: Amlal El Mahrouss --- Public/Kits/System.Core/System.Core.hxx | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 Public/Kits/System.Core/System.Core.hxx (limited to 'Public/Kits/System.Core/System.Core.hxx') diff --git a/Public/Kits/System.Core/System.Core.hxx b/Public/Kits/System.Core/System.Core.hxx deleted file mode 100644 index 96ab45be..00000000 --- a/Public/Kits/System.Core/System.Core.hxx +++ /dev/null @@ -1,14 +0,0 @@ -/** =========================================== - (C) Mahrouss Logic - ===========================================*/ - -#pragma once - -/// Process Heap API -#include - -/// File API & Device API. -#include - -/// Process & Threading API -#include -- cgit v1.2.3