Revision 3cf246f0 tcg/s390/tcg-target.c

b/tcg/s390/tcg-target.c
24 24
 * THE SOFTWARE.
25 25
 */
26 26

  
27
#include "tcg-be-null.h"
28

  
27 29
/* We only support generating code for 64-bit mode.  */
28 30
#if TCG_TARGET_REG_BITS != 64
29 31
#error "unsupported code generation mode"

Also available in: Unified diff