From 595a52436c86b4cdc37f26d9562cd55ccdb1a4ec Mon Sep 17 00:00:00 2001 From: Amlal Date: Fri, 17 Jan 2025 21:53:27 +0100 Subject: META: Tweaks and patches applied to mostly the kernel. Signed-off-by: Amlal --- dev/Hints/CompilerHint.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/Hints/CompilerHint.h') diff --git a/dev/Hints/CompilerHint.h b/dev/Hints/CompilerHint.h index b134cc6f..decdf900 100644 --- a/dev/Hints/CompilerHint.h +++ b/dev/Hints/CompilerHint.h @@ -7,7 +7,7 @@ #ifndef HINTKIT_HINT_H #define HINTKIT_HINT_H -#ifdef __TK__ +#ifdef __LIBCOMPILER__ #pragma compiler(hint_manifest) #endif -- cgit v1.2.3