X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FnativeGen%2FSPARC%2FRegPlate.hs;h=1da728aaad3dbef696ab9eaaabcfd5934b369bf4;hp=ab589864dc4897f6ed6f177ed564a5afe78b303f;hb=74e1368d4688ee16f6decdf2cd3ebe27506b26ba;hpb=40b8f4c53505de002e92a33fc85f780fd83cbb9a diff --git a/compiler/nativeGen/SPARC/RegPlate.hs b/compiler/nativeGen/SPARC/RegPlate.hs index ab58986..1da728a 100644 --- a/compiler/nativeGen/SPARC/RegPlate.hs +++ b/compiler/nativeGen/SPARC/RegPlate.hs @@ -11,6 +11,8 @@ module SPARC.RegPlate ( where +#include "HsVersions.h" + import Reg import CmmExpr import FastBool