From 36b8e46de0e92aff31664470bb3587a91517ab99 Mon Sep 17 00:00:00 2001 From: Amlal EL Mahrouss Date: Thu, 3 Oct 2024 05:32:46 +0200 Subject: IMP: Fixes improvements and new APIs and implementations. - Add more threading API calls. - Moved /dev/zka/modules/ to /dev/modules/. - Add APM API inside /dev/modules. - Add SInt{x} types inside Defines.hxx. - Fix formatting inside PRM. Signed-off-by: Amlal EL Mahrouss --- dev/zka/StorageKit/SCSI.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/zka/StorageKit') diff --git a/dev/zka/StorageKit/SCSI.hxx b/dev/zka/StorageKit/SCSI.hxx index 5a684052..84da51be 100644 --- a/dev/zka/StorageKit/SCSI.hxx +++ b/dev/zka/StorageKit/SCSI.hxx @@ -6,6 +6,6 @@ #pragma once -#include +#include extern const scsi_packet_type kCDRomPacketTemplate; -- cgit v1.2.3