aboutsummaryrefslogtreecommitdiffstats
path: root/cparser/GCC.mli
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-04-02 21:20:29 +0100
committerYann Herklotz <git@yannherklotz.com>2023-04-27 11:53:24 +0100
commit2323b183b65a955c882b5cb8a224fcbc23c8348a (patch)
treee3b009b332a1e6d610a815d6c7b286fe10243507 /cparser/GCC.mli
parentb7cc49bf7a1615830ea3191b4f8e1837e16c3470 (diff)
downloadcompcert-2323b183b65a955c882b5cb8a224fcbc23c8348a.tar.gz
compcert-2323b183b65a955c882b5cb8a224fcbc23c8348a.zip
Ignore unnecessary folders
Diffstat (limited to 'cparser/GCC.mli')
-rw-r--r--cparser/GCC.mli1
1 files changed, 0 insertions, 1 deletions
diff --git a/cparser/GCC.mli b/cparser/GCC.mli
index 0163c98e..5b2ddbba 100644
--- a/cparser/GCC.mli
+++ b/cparser/GCC.mli
@@ -16,5 +16,4 @@
(* GCC built-ins and attributes *)
-val builtins: Builtins.t
val attributes: (string * Cutil.attribute_class) list