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/modules/GLCG/GLCG.hxx | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 dev/modules/GLCG/GLCG.hxx (limited to 'dev/modules/GLCG') diff --git a/dev/modules/GLCG/GLCG.hxx b/dev/modules/GLCG/GLCG.hxx new file mode 100644 index 00000000..358e3e45 --- /dev/null +++ b/dev/modules/GLCG/GLCG.hxx @@ -0,0 +1,9 @@ +/* ------------------------------------------- + + Copyright ZKA Technologies. + +------------------------------------------- */ + +#pragma once + +#include \ No newline at end of file -- cgit v1.2.3