summaryrefslogtreecommitdiff
path: root/linux-user/s390x/target_cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-user/s390x/target_cpu.h')
-rw-r--r--linux-user/s390x/target_cpu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux-user/s390x/target_cpu.h b/linux-user/s390x/target_cpu.h
index 87ea4d2d9..f10abe8e5 100644
--- a/linux-user/s390x/target_cpu.h
+++ b/linux-user/s390x/target_cpu.h
@@ -19,8 +19,8 @@
* You should have received a copy of the GNU (Lesser) General Public
* License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef S390X_TARGET_CPU_H
-#define S390X_TARGET_CPU_H
+#ifndef TARGET_CPU_H
+#define TARGET_CPU_H
static inline void cpu_clone_regs(CPUS390XState *env, target_ulong newsp)
{