From 263915832993dd12beee10e204f9ebcc6c786ed2 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 30 Dec 2023 23:39:37 +0100 Subject: Meta: initial commit of WestCo optimized toolchain. Signed-off-by: Amlal El Mahrouss --- CompilerDriver/cc2/source/cpp2util.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 CompilerDriver/cc2/source/cpp2util.h (limited to 'CompilerDriver/cc2/source/cpp2util.h') diff --git a/CompilerDriver/cc2/source/cpp2util.h b/CompilerDriver/cc2/source/cpp2util.h new file mode 100644 index 0000000..a98d92a --- /dev/null +++ b/CompilerDriver/cc2/source/cpp2util.h @@ -0,0 +1 @@ +#include "../include/cpp2util.h" -- cgit v1.2.3