nios2: do not include exec-all.h from cpu.h
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 30 May 2018 09:59:31 +0000 (11:59 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 1 Jun 2018 12:15:10 +0000 (14:15 +0200)
commit23cecc2717cec380ba5898d48969f0a5432c1043
tree560f4a291c2e8f05d9f9930906e2da6c7c23e575
parent23c11b04dcc508536a7a39e723058523a94013a4
nios2: do not include exec-all.h from cpu.h

exec-all.h contains TCG-specific declarations, it should only be
includer from helper C files.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/nios2/cpu.h
target/nios2/op_helper.c