From b5f3587df4048d2ba807721ff2faea8c8a43a93f Mon Sep 17 00:00:00 2001 From: Lucas Fryzek Date: Mon, 24 Nov 2025 19:39:30 -0500 Subject: WIP --- src/frygon/compiler/fgcc_bindings.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/frygon/compiler/fgcc_bindings.h (limited to 'src/frygon/compiler/fgcc_bindings.h') diff --git a/src/frygon/compiler/fgcc_bindings.h b/src/frygon/compiler/fgcc_bindings.h new file mode 100644 index 00000000000..07b65794584 --- /dev/null +++ b/src/frygon/compiler/fgcc_bindings.h @@ -0,0 +1,6 @@ +/* + * Copyright © 2025 Lucas Francisco Fryzek + * SPDX-License-Identifier: MIT + */ + +#include "fgcc_private.h" -- cgit v1.2.3