diff options
Diffstat (limited to 'bsd-user/sparc64/target_syscall.h')
-rw-r--r-- | bsd-user/sparc64/target_syscall.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bsd-user/sparc64/target_syscall.h b/bsd-user/sparc64/target_syscall.h index 2f06100ae5..3a9f4c2ef9 100644 --- a/bsd-user/sparc64/target_syscall.h +++ b/bsd-user/sparc64/target_syscall.h @@ -12,4 +12,4 @@ struct target_pt_regs { #define UNAME_MACHINE "sun4u" -#endif /* TARGET_SYSCALL_H */ +#endif /* TARGET_SYSCALL_H */ |