]> Git Repo - qemu.git/blobdiff - linux-user/unicore32/target_signal.h
linux-user: Update m68k syscall definitions to match Linux 4.6
[qemu.git] / linux-user / unicore32 / target_signal.h
index 7c442381abaaf29c3ecf4d55e3bae7019f3235d6..c6496fb9eac22eca78d2e1e41196789bb6a837a1 100644 (file)
@@ -5,8 +5,8 @@
  * it under the terms of the GNU General Public License version 2 as
  * published by the Free Software Foundation.
  */
-#ifndef TARGET_SIGNAL_H
-#define TARGET_SIGNAL_H
+#ifndef UNICORE32_TARGET_SIGNAL_H
+#define UNICORE32_TARGET_SIGNAL_H
 
 /* this struct defines a stack used during syscall handling */
 typedef struct target_sigaltstack {
@@ -27,4 +27,4 @@ static inline abi_ulong get_sp_from_cpustate(CPUUniCore32State *state)
 }
 
 
-#endif /* TARGET_SIGNAL_H */
+#endif /* UNICORE32_TARGET_SIGNAL_H */
This page took 0.02499 seconds and 4 git commands to generate.