From bac8c9a8306e1582ef24ba68a412a29674c97775 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 23 Aug 2024 18:20:04 +0200 Subject: [IMP/WIP] AHCI disk driver for kernel DLL. Signed-off-by: Amlal El Mahrouss --- dev/ZBA/BootKit/BootKit.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/ZBA/BootKit/BootKit.hxx') diff --git a/dev/ZBA/BootKit/BootKit.hxx b/dev/ZBA/BootKit/BootKit.hxx index 166eec5d..59b222c9 100644 --- a/dev/ZBA/BootKit/BootKit.hxx +++ b/dev/ZBA/BootKit/BootKit.hxx @@ -206,7 +206,7 @@ public: ~BDiskFormatFactory() = default; - NEWOS_COPY_DELETE(BDiskFormatFactory); + ZKA_COPY_DELETE(BDiskFormatFactory); /// @brief Format disk. /// @param Partition Name -- cgit v1.2.3