diff options
Diffstat (limited to 'asmcomp/cmm.ml')
-rw-r--r-- | asmcomp/cmm.ml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/asmcomp/cmm.ml b/asmcomp/cmm.ml index 7787a2204..941b01423 100644 --- a/asmcomp/cmm.ml +++ b/asmcomp/cmm.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - type machtype_component = Addr | Int |