From dfe5fff3eaab1285cd1565fa0a33e5acd13b279c Mon Sep 17 00:00:00 2001 From: Juan Quintela Date: Mon, 27 Jul 2009 16:12:40 +0200 Subject: change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION} Signed-off-by: Juan Quintela Signed-off-by: Anthony Liguori --- tcg/sparc/tcg-target.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tcg') diff --git a/tcg/sparc/tcg-target.h b/tcg/sparc/tcg-target.h index 97f353305d..e8f8f65ee1 100644 --- a/tcg/sparc/tcg-target.h +++ b/tcg/sparc/tcg-target.h @@ -95,7 +95,7 @@ enum { /* Note: must be synced with dyngen-exec.h and Makefile.target */ -#ifdef HOST_SOLARIS +#ifdef CONFIG_SOLARIS #define TCG_AREG0 TCG_REG_G2 #define TCG_AREG1 TCG_REG_G3 #define TCG_AREG2 TCG_REG_G4 -- cgit v1.2.3-55-g7522