aboutsummaryrefslogtreecommitdiffstats
path: root/powerpc/Machregsaux.mli
diff options
context:
space:
mode:
Diffstat (limited to 'powerpc/Machregsaux.mli')
-rw-r--r--powerpc/Machregsaux.mli2
1 files changed, 2 insertions, 0 deletions
diff --git a/powerpc/Machregsaux.mli b/powerpc/Machregsaux.mli
index f3d52849..01b0f9fd 100644
--- a/powerpc/Machregsaux.mli
+++ b/powerpc/Machregsaux.mli
@@ -13,3 +13,5 @@
(** Auxiliary functions on machine registers *)
val is_scratch_register: string -> bool
+
+val class_of_type: AST.typ -> int