aboutsummaryrefslogtreecommitdiffstats
path: root/backend/IRC.mli
diff options
context:
space:
mode:
Diffstat (limited to 'backend/IRC.mli')
-rw-r--r--backend/IRC.mli1
1 files changed, 0 insertions, 1 deletions
diff --git a/backend/IRC.mli b/backend/IRC.mli
index 59471329..254f27ff 100644
--- a/backend/IRC.mli
+++ b/backend/IRC.mli
@@ -39,5 +39,4 @@ val add_pref: graph -> var -> var -> unit
val coloring: graph -> (var -> loc)
(* Auxiliaries to deal with register classes *)
-val class_of_type: AST.typ -> int
val class_of_loc: loc -> int