diff options
Diffstat (limited to 'bsd-user/sparc/target_syscall.h')
-rw-r--r-- | bsd-user/sparc/target_syscall.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bsd-user/sparc/target_syscall.h b/bsd-user/sparc/target_syscall.h index c7eec6ba60..dfdf9f82f5 100644 --- a/bsd-user/sparc/target_syscall.h +++ b/bsd-user/sparc/target_syscall.h @@ -11,4 +11,4 @@ struct target_pt_regs { #define UNAME_MACHINE "sun4" -#endif /* TARGET_SYSCALL_H */ +#endif /* TARGET_SYSCALL_H */ |