summaryrefslogtreecommitdiffhomepage
path: root/frameworks/libThread.fwrk/headers
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-23 09:44:36 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-23 09:44:36 +0100
commit9392f90f768fefb01b555caeb4211ba3e074a743 (patch)
tree3abc3848792ed1b58b1154df48eefbefd9bffe88 /frameworks/libThread.fwrk/headers
parent8c317ab239e71233de0d8783408b39fbd402d456 (diff)
[FEAT] Improve libThread with additional ThrExitThread function, X11 and al versioning.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'frameworks/libThread.fwrk/headers')
-rw-r--r--frameworks/libThread.fwrk/headers/Config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/frameworks/libThread.fwrk/headers/Config.h b/frameworks/libThread.fwrk/headers/Config.h
index c6734a4..f69f0f5 100644
--- a/frameworks/libThread.fwrk/headers/Config.h
+++ b/frameworks/libThread.fwrk/headers/Config.h
@@ -8,4 +8,6 @@
#include <libSystem/SystemKit/System.h>
+#define LIBTHREAD_VERSION 0x100000
+
#endif // LIBTHREAD_FOUNDATION_H