Browse Source

- trim superfluous ';'. No objcode changes

Bernhard Reutner-Fischer 16 years ago
parent
commit
fc44a577aa
90 changed files with 104 additions and 103 deletions
  1. 1 1
      libc/sysdeps/linux/alpha/sigprocmask.c
  2. 2 2
      libc/sysdeps/linux/arm/mmap.c
  3. 1 1
      libc/sysdeps/linux/avr32/mmap.c
  4. 1 1
      libc/sysdeps/linux/bfin/dma-memcpy.c
  5. 1 1
      libc/sysdeps/linux/bfin/sram-alloc.c
  6. 1 1
      libc/sysdeps/linux/bfin/sram-free.c
  7. 1 1
      libc/sysdeps/linux/common/__rt_sigtimedwait.c
  8. 1 1
      libc/sysdeps/linux/common/__syscall_fcntl64.c
  9. 1 1
      libc/sysdeps/linux/common/_exit.c
  10. 1 1
      libc/sysdeps/linux/common/chdir.c
  11. 1 1
      libc/sysdeps/linux/common/chmod.c
  12. 1 1
      libc/sysdeps/linux/common/chown.c
  13. 1 1
      libc/sysdeps/linux/common/chroot.c
  14. 2 2
      libc/sysdeps/linux/common/create_module.c
  15. 1 1
      libc/sysdeps/linux/common/fchmod.c
  16. 1 1
      libc/sysdeps/linux/common/fchown.c
  17. 1 1
      libc/sysdeps/linux/common/flock.c
  18. 1 1
      libc/sysdeps/linux/common/fstat.c
  19. 1 1
      libc/sysdeps/linux/common/fstat64.c
  20. 2 2
      libc/sysdeps/linux/common/ftruncate64.c
  21. 1 1
      libc/sysdeps/linux/common/getdents.c
  22. 1 1
      libc/sysdeps/linux/common/getdents64.c
  23. 1 1
      libc/sysdeps/linux/common/getegid.c
  24. 1 1
      libc/sysdeps/linux/common/geteuid.c
  25. 1 1
      libc/sysdeps/linux/common/getgroups.c
  26. 1 1
      libc/sysdeps/linux/common/getpgid.c
  27. 1 1
      libc/sysdeps/linux/common/getpriority.c
  28. 1 1
      libc/sysdeps/linux/common/getresgid.c
  29. 1 1
      libc/sysdeps/linux/common/getresuid.c
  30. 1 1
      libc/sysdeps/linux/common/getsid.c
  31. 1 1
      libc/sysdeps/linux/common/kill.c
  32. 1 1
      libc/sysdeps/linux/common/klogctl.c
  33. 1 1
      libc/sysdeps/linux/common/lchown.c
  34. 1 1
      libc/sysdeps/linux/common/llseek.c
  35. 1 1
      libc/sysdeps/linux/common/lstat.c
  36. 1 1
      libc/sysdeps/linux/common/lstat64.c
  37. 1 1
      libc/sysdeps/linux/common/mkdir.c
  38. 1 1
      libc/sysdeps/linux/common/mknod.c
  39. 2 2
      libc/sysdeps/linux/common/mmap.c
  40. 3 2
      libc/sysdeps/linux/common/mmap64.c
  41. 1 1
      libc/sysdeps/linux/common/nice.c
  42. 1 1
      libc/sysdeps/linux/common/open.c
  43. 1 1
      libc/sysdeps/linux/common/posix_fadvise64.c
  44. 2 2
      libc/sysdeps/linux/common/pread_write.c
  45. 1 1
      libc/sysdeps/linux/common/ptrace.c
  46. 2 2
      libc/sysdeps/linux/common/readahead.c
  47. 1 1
      libc/sysdeps/linux/common/reboot.c
  48. 1 1
      libc/sysdeps/linux/common/rename.c
  49. 1 1
      libc/sysdeps/linux/common/sched_getaffinity.c
  50. 1 1
      libc/sysdeps/linux/common/sched_getparam.c
  51. 1 1
      libc/sysdeps/linux/common/sched_getscheduler.c
  52. 1 1
      libc/sysdeps/linux/common/sched_rr_get_interval.c
  53. 1 1
      libc/sysdeps/linux/common/sched_setaffinity.c
  54. 1 1
      libc/sysdeps/linux/common/sched_setparam.c
  55. 1 1
      libc/sysdeps/linux/common/sched_setscheduler.c
  56. 1 1
      libc/sysdeps/linux/common/setfsgid.c
  57. 1 1
      libc/sysdeps/linux/common/setfsuid.c
  58. 1 1
      libc/sysdeps/linux/common/setgid.c
  59. 1 1
      libc/sysdeps/linux/common/setgroups.c
  60. 1 1
      libc/sysdeps/linux/common/setpgid.c
  61. 1 1
      libc/sysdeps/linux/common/setregid.c
  62. 1 1
      libc/sysdeps/linux/common/setresgid.c
  63. 1 1
      libc/sysdeps/linux/common/setresuid.c
  64. 1 1
      libc/sysdeps/linux/common/setreuid.c
  65. 1 1
      libc/sysdeps/linux/common/setuid.c
  66. 1 1
      libc/sysdeps/linux/common/sigpending.c
  67. 1 1
      libc/sysdeps/linux/common/sigqueue.c
  68. 2 2
      libc/sysdeps/linux/common/sigsuspend.c
  69. 1 1
      libc/sysdeps/linux/common/stat.c
  70. 1 1
      libc/sysdeps/linux/common/stat64.c
  71. 1 1
      libc/sysdeps/linux/common/sync.c
  72. 1 1
      libc/sysdeps/linux/common/sync_file_range.c
  73. 2 2
      libc/sysdeps/linux/common/truncate64.c
  74. 1 1
      libc/sysdeps/linux/common/umask.c
  75. 1 1
      libc/sysdeps/linux/common/umount.c
  76. 1 1
      libc/sysdeps/linux/common/ustat.c
  77. 1 1
      libc/sysdeps/linux/common/wait4.c
  78. 1 1
      libc/sysdeps/linux/e1/vfork.c
  79. 1 1
      libc/sysdeps/linux/frv/__init_brk.c
  80. 1 1
      libc/sysdeps/linux/frv/mmap.c
  81. 1 1
      libc/sysdeps/linux/microblaze/mmap.c
  82. 1 1
      libc/sysdeps/linux/mips/mmap.c
  83. 2 2
      libc/sysdeps/linux/mips/pread_write.c
  84. 2 2
      libc/sysdeps/linux/powerpc/pread_write.c
  85. 1 1
      libc/sysdeps/linux/sh/__init_brk.c
  86. 2 2
      libc/sysdeps/linux/sh/pread_write.c
  87. 1 1
      libc/sysdeps/linux/sh64/__init_brk.c
  88. 1 1
      libc/sysdeps/linux/v850/mmap.c
  89. 1 1
      libc/sysdeps/linux/vax/mmap.c
  90. 2 2
      libc/sysdeps/linux/xtensa/pread_write.c

+ 1 - 1
libc/sysdeps/linux/alpha/sigprocmask.c

@@ -25,7 +25,7 @@
 /* When there is kernel support for more than 64 signals, we'll have to
    switch to a new system call convention here.  */
 
-static __inline__ _syscall2(int, osf_sigprocmask, int, how, unsigned long int, setval);
+static __inline__ _syscall2(int, osf_sigprocmask, int, how, unsigned long int, setval)
 
 libc_hidden_proto(sigprocmask)
 int

+ 2 - 2
libc/sysdeps/linux/arm/mmap.c

@@ -17,7 +17,7 @@ libc_hidden_proto (mmap)
 #if defined (__UCLIBC_MMAP_HAS_6_ARGS__) && defined (__NR_mmap)
 #define __NR__mmap __NR_mmap
 static __inline__ _syscall6 (__ptr_t, _mmap, __ptr_t, addr, size_t, len,
-                         int, prot, int, flags, int, fd, __off_t, offset);
+                         int, prot, int, flags, int, fd, __off_t, offset)
 __ptr_t mmap(__ptr_t addr, size_t len, int prot,
              int flags, int fd, __off_t offset)
 {
@@ -53,7 +53,7 @@ __ptr_t mmap(__ptr_t addr, size_t len, int prot,
 }
 #elif defined (__NR_mmap)
 # define __NR__mmap __NR_mmap
-static __inline__ _syscall1(__ptr_t, _mmap, unsigned long *, buffer);
+static __inline__ _syscall1(__ptr_t, _mmap, unsigned long *, buffer)
 __ptr_t mmap(__ptr_t addr, size_t len, int prot,
              int flags, int fd, __off_t offset)
 {

+ 1 - 1
libc/sysdeps/linux/avr32/mmap.c

@@ -14,7 +14,7 @@
 libc_hidden_proto(mmap)
 
 static _syscall6(__ptr_t, mmap2, __ptr_t, addr, size_t, len, int, prot,
-		 int, flags, int, fd, __off_t, pgoff);
+		 int, flags, int, fd, __off_t, pgoff)
 
 __ptr_t mmap(__ptr_t addr, size_t len, int prot, int flags, int fd, __off_t offset)
 {

+ 1 - 1
libc/sysdeps/linux/bfin/dma-memcpy.c

@@ -2,5 +2,5 @@
 #include <errno.h>
 #include <sys/syscall.h>
 
-_syscall3 (__ptr_t, dma_memcpy, __ptr_t, dest, __ptr_t, src, size_t, len);
+_syscall3 (__ptr_t, dma_memcpy, __ptr_t, dest, __ptr_t, src, size_t, len)
 

+ 1 - 1
libc/sysdeps/linux/bfin/sram-alloc.c

@@ -2,5 +2,5 @@
 #include <errno.h>
 #include <sys/syscall.h>
 
-_syscall2 (__ptr_t, sram_alloc, size_t, len, unsigned long, flags);
+_syscall2 (__ptr_t, sram_alloc, size_t, len, unsigned long, flags)
 

+ 1 - 1
libc/sysdeps/linux/bfin/sram-free.c

@@ -2,5 +2,5 @@
 #include <errno.h>
 #include <sys/syscall.h>
 
-_syscall1 (__ptr_t, sram_free, __ptr_t, addr);
+_syscall1 (__ptr_t, sram_free, __ptr_t, addr)
 

+ 1 - 1
libc/sysdeps/linux/common/__rt_sigtimedwait.c

@@ -18,7 +18,7 @@ libc_hidden_proto(sigtimedwait)
 #ifdef __NR_rt_sigtimedwait
 #define __NR___rt_sigtimedwait __NR_rt_sigtimedwait
 static _syscall4(int, __rt_sigtimedwait, const sigset_t *, set, siginfo_t *, info,
-		  const struct timespec *, timeout, size_t, setsize);
+		  const struct timespec *, timeout, size_t, setsize)
 
 int sigwaitinfo(const sigset_t * set, siginfo_t * info)
 {

+ 1 - 1
libc/sysdeps/linux/common/__syscall_fcntl64.c

@@ -16,7 +16,7 @@ extern __typeof(fcntl64) __libc_fcntl64;
 libc_hidden_proto(__libc_fcntl64)
 
 #define __NR___syscall_fcntl64 __NR_fcntl64
-static __inline__ _syscall3(int, __syscall_fcntl64, int, fd, int, cmd, long, arg);
+static __inline__ _syscall3(int, __syscall_fcntl64, int, fd, int, cmd, long, arg)
 int __libc_fcntl64(int fd, int cmd, ...)
 {
 	long arg;

+ 1 - 1
libc/sysdeps/linux/common/_exit.c

@@ -18,7 +18,7 @@ libc_hidden_proto(_exit)
 #ifndef INLINE_SYSCALL
 #define INLINE_SYSCALL(name, nr, args...) __syscall_exit (args)
 #define __NR___syscall_exit __NR_exit
-static __inline__ _syscall1(void, __syscall_exit, int, status);
+static __inline__ _syscall1(void, __syscall_exit, int, status)
 #endif
 
 void attribute_noreturn _exit(int status)

+ 1 - 1
libc/sysdeps/linux/common/chdir.c

@@ -15,7 +15,7 @@
 libc_hidden_proto(chdir)
 
 #define __NR___syscall_chdir __NR_chdir
-static __inline__ _syscall1(int, __syscall_chdir, const char *, path);
+static __inline__ _syscall1(int, __syscall_chdir, const char *, path)
 int chdir(const char *path)
 {
 	return __syscall_chdir(path);

+ 1 - 1
libc/sysdeps/linux/common/chmod.c

@@ -13,7 +13,7 @@
 libc_hidden_proto(chmod)
 
 #define __NR___syscall_chmod __NR_chmod
-static __inline__ _syscall2(int, __syscall_chmod, const char *, path, __kernel_mode_t, mode);
+static __inline__ _syscall2(int, __syscall_chmod, const char *, path, __kernel_mode_t, mode)
 
 int chmod(const char *path, mode_t mode)
 {

+ 1 - 1
libc/sysdeps/linux/common/chown.c

@@ -25,7 +25,7 @@ _syscall3(int, chown, const char *, path, uid_t, owner, gid_t, group)
 
 # define __NR___syscall_chown __NR_chown
 static __inline__ _syscall3(int, __syscall_chown, const char *, path,
-		__kernel_uid_t, owner, __kernel_gid_t, group);
+		__kernel_uid_t, owner, __kernel_gid_t, group)
 
 int chown(const char *path, uid_t owner, gid_t group)
 {

+ 1 - 1
libc/sysdeps/linux/common/chroot.c

@@ -14,7 +14,7 @@
 
 #if defined __USE_BSD || (defined __USE_XOPEN && !defined __USE_XOPEN2K)
 #define __NR___syscall_chroot __NR_chroot
-static __inline__ _syscall1(int, __syscall_chroot, const char *, path);
+static __inline__ _syscall1(int, __syscall_chroot, const char *, path)
 
 int chroot(const char *path)
 {

+ 2 - 2
libc/sysdeps/linux/common/create_module.c

@@ -19,7 +19,7 @@ unsigned long create_module(const char *name, size_t size);
 
 #if defined(__UCLIBC_BROKEN_CREATE_MODULE__)
 # define __NR___create_module  __NR_create_module
-static __inline__ _syscall2(long, __create_module, const char *, name, size_t, size);
+static __inline__ _syscall2(long, __create_module, const char *, name, size_t, size)
 /* By checking the value of errno, we know if we have been fooled
  * by the syscall2 macro making a very high address look like a
  * negative, so we we fix it up here.  */
@@ -39,7 +39,7 @@ unsigned long create_module(const char *name, size_t size)
 /* Alpha doesn't have the same problem, exactly, but a bug in older
    kernels fails to clear the error flag.  Clear it here explicitly.  */
 static __inline__ _syscall4(unsigned long, __create_module, const char *, name,
-			size_t, size, size_t, dummy, size_t, err);
+			size_t, size, size_t, dummy, size_t, err)
 unsigned long create_module(const char *name, size_t size)
 {
 	return __create_module(name, size, 0, 0);

+ 1 - 1
libc/sysdeps/linux/common/fchmod.c

@@ -12,7 +12,7 @@
 
 #define __NR___syscall_fchmod __NR_fchmod
 static __inline__ _syscall2(int, __syscall_fchmod,
-		int, fildes, __kernel_mode_t, mode);
+		int, fildes, __kernel_mode_t, mode)
 
 int fchmod(int fildes, mode_t mode)
 {

+ 1 - 1
libc/sysdeps/linux/common/fchown.c

@@ -23,7 +23,7 @@ _syscall3(int, fchown, int, fd, uid_t, owner, gid_t, group)
 
 # define __NR___syscall_fchown __NR_fchown
 static __inline__ _syscall3(int, __syscall_fchown, int, fd,
-		__kernel_uid_t, owner, __kernel_gid_t, group);
+		__kernel_uid_t, owner, __kernel_gid_t, group)
 
 int fchown(int fd, uid_t owner, gid_t group)
 {

+ 1 - 1
libc/sysdeps/linux/common/flock.c

@@ -11,7 +11,7 @@
 #include <sys/file.h>
 
 #define __NR___syscall_flock __NR_flock
-static __inline__ _syscall2(int, __syscall_flock, int, fd, int, operation);
+static __inline__ _syscall2(int, __syscall_flock, int, fd, int, operation)
 
 int flock(int fd, int operation)
 {

+ 1 - 1
libc/sysdeps/linux/common/fstat.c

@@ -21,7 +21,7 @@
 libc_hidden_proto(fstat)
 
 #define __NR___syscall_fstat __NR_fstat
-static __inline__ _syscall2(int, __syscall_fstat, int, fd, struct kernel_stat *, buf);
+static __inline__ _syscall2(int, __syscall_fstat, int, fd, struct kernel_stat *, buf)
 
 int fstat(int fd, struct stat *buf)
 {

+ 1 - 1
libc/sysdeps/linux/common/fstat64.c

@@ -18,7 +18,7 @@ libc_hidden_proto(fstat64)
 
 #define __NR___syscall_fstat64 __NR_fstat64
 static __inline__ _syscall2(int, __syscall_fstat64,
-		int, filedes, struct kernel_stat64 *, buf);
+		int, filedes, struct kernel_stat64 *, buf)
 
 int fstat64(int fd, struct stat64 *buf)
 {

+ 2 - 2
libc/sysdeps/linux/common/ftruncate64.c

@@ -37,10 +37,10 @@ _syscall2(int, ftruncate64, int, fd, __off64_t, length)
 #    define __NR___syscall_ftruncate64 __NR_ftruncate64
 #    if defined(__UCLIBC_TRUNCATE64_HAS_4_ARGS__)
 static __inline__ _syscall4(int, __syscall_ftruncate64, int, fd, uint32_t, pad,
-	unsigned long, high_length, unsigned long, low_length);
+	unsigned long, high_length, unsigned long, low_length)
 #    else
 static __inline__ _syscall3(int, __syscall_ftruncate64, int, fd,
-	unsigned long, high_length, unsigned long, low_length);
+	unsigned long, high_length, unsigned long, low_length)
 #    endif
 #   endif
 

+ 1 - 1
libc/sysdeps/linux/common/getdents.c

@@ -39,7 +39,7 @@ struct kernel_dirent
 ssize_t __getdents (int fd, char *buf, size_t nbytes) attribute_hidden;
 
 #define __NR___syscall_getdents __NR_getdents
-static __always_inline _syscall3(int, __syscall_getdents, int, fd, unsigned char *, kdirp, size_t, count);
+static __always_inline _syscall3(int, __syscall_getdents, int, fd, unsigned char *, kdirp, size_t, count)
 
 #ifdef __ASSUME_GETDENTS32_D_TYPE
 ssize_t __getdents (int fd, char *buf, size_t nbytes)

+ 1 - 1
libc/sysdeps/linux/common/getdents64.c

@@ -38,7 +38,7 @@ struct kernel_dirent64
 
 
 # define __NR___syscall_getdents64 __NR_getdents64
-static __inline__ _syscall3(int, __syscall_getdents64, int, fd, unsigned char *, dirp, size_t, count);
+static __inline__ _syscall3(int, __syscall_getdents64, int, fd, unsigned char *, dirp, size_t, count)
 
 ssize_t __getdents64 (int fd, char *buf, size_t nbytes) attribute_hidden;
 ssize_t __getdents64 (int fd, char *buf, size_t nbytes)

+ 1 - 1
libc/sysdeps/linux/common/getegid.c

@@ -19,7 +19,7 @@ _syscall0(gid_t, getegid)
 
 #elif defined(__NR_getegid)
 # define __NR___syscall_getegid __NR_getegid
-static __inline__ _syscall0(int, __syscall_getegid);
+static __inline__ _syscall0(int, __syscall_getegid)
 gid_t getegid(void)
 {
 	return (__syscall_getegid());

+ 1 - 1
libc/sysdeps/linux/common/geteuid.c

@@ -19,7 +19,7 @@ _syscall0(uid_t, geteuid)
 
 #elif defined(__NR_geteuid)
 # define __NR___syscall_geteuid __NR_geteuid
-static __inline__ _syscall0(int, __syscall_geteuid);
+static __inline__ _syscall0(int, __syscall_geteuid)
 uid_t geteuid(void)
 {
 	return (__syscall_geteuid());

+ 1 - 1
libc/sysdeps/linux/common/getgroups.c

@@ -29,7 +29,7 @@ libc_hidden_proto(sysconf)
 
 #define __NR___syscall_getgroups __NR_getgroups
 static __inline__ _syscall2(int, __syscall_getgroups,
-		int, size, __kernel_gid_t *, list);
+		int, size, __kernel_gid_t *, list)
 
 int getgroups(int size, gid_t groups[])
 {

+ 1 - 1
libc/sysdeps/linux/common/getpgid.c

@@ -13,7 +13,7 @@
 #include <unistd.h>
 
 #define __NR___syscall_getpgid __NR_getpgid
-static __inline__ _syscall1(__kernel_pid_t, __syscall_getpgid, __kernel_pid_t, pid);
+static __inline__ _syscall1(__kernel_pid_t, __syscall_getpgid, __kernel_pid_t, pid)
 
 pid_t getpgid(pid_t pid)
 {

+ 1 - 1
libc/sysdeps/linux/common/getpriority.c

@@ -14,7 +14,7 @@ libc_hidden_proto(getpriority)
 
 #define __NR___syscall_getpriority __NR_getpriority
 static __inline__ _syscall2(int, __syscall_getpriority,
-		__priority_which_t, which, id_t, who);
+		__priority_which_t, which, id_t, who)
 
 /* The return value of __syscall_getpriority is biased by this value
  * to avoid returning negative values.  */

+ 1 - 1
libc/sysdeps/linux/common/getresgid.c

@@ -19,7 +19,7 @@ _syscall3(int, getresgid, gid_t *, rgid, gid_t *, egid, gid_t *, sgid)
 #elif defined(__NR_getresgid)
 # define __NR___syscall_getresgid __NR_getresgid
 static __inline__ _syscall3(int, __syscall_getresgid, __kernel_gid_t *, rgid,
-		  __kernel_gid_t *, egid, __kernel_gid_t *, sgid);
+		  __kernel_gid_t *, egid, __kernel_gid_t *, sgid)
 
 int getresgid(gid_t * rgid, gid_t * egid, gid_t * sgid)
 {

+ 1 - 1
libc/sysdeps/linux/common/getresuid.c

@@ -19,7 +19,7 @@ _syscall3(int, getresuid, uid_t *, ruid, uid_t *, euid, uid_t *, suid)
 #elif defined(__NR_getresuid)
 # define __NR___syscall_getresuid __NR_getresuid
 static __inline__ _syscall3(int, __syscall_getresuid, __kernel_uid_t *, ruid,
-		  __kernel_uid_t *, euid, __kernel_uid_t *, suid);
+		  __kernel_uid_t *, euid, __kernel_uid_t *, suid)
 
 int getresuid(uid_t * ruid, uid_t * euid, uid_t * suid)
 {

+ 1 - 1
libc/sysdeps/linux/common/getsid.c

@@ -14,7 +14,7 @@
 libc_hidden_proto(getsid)
 
 #define __NR___syscall_getsid __NR_getsid
-static __inline__ _syscall1(__kernel_pid_t, __syscall_getsid, __kernel_pid_t, pid);
+static __inline__ _syscall1(__kernel_pid_t, __syscall_getsid, __kernel_pid_t, pid)
 
 pid_t getsid(pid_t pid)
 {

+ 1 - 1
libc/sysdeps/linux/common/kill.c

@@ -13,7 +13,7 @@
 libc_hidden_proto(kill)
 
 #define __NR___syscall_kill __NR_kill
-static __inline__ _syscall2(int, __syscall_kill, __kernel_pid_t, pid, int, sig);
+static __inline__ _syscall2(int, __syscall_kill, __kernel_pid_t, pid, int, sig)
 
 int kill(pid_t pid, int sig)
 {

+ 1 - 1
libc/sysdeps/linux/common/klogctl.c

@@ -11,7 +11,7 @@
 #include <unistd.h>
 #include <sys/klog.h>
 #define __NR__syslog		__NR_syslog
-static __inline__ _syscall3(int, _syslog, int, type, char *, buf, int, len);
+static __inline__ _syscall3(int, _syslog, int, type, char *, buf, int, len)
 int klogctl(int type, char *buf, int len)
 {
 	return (_syslog(type, buf, len));

+ 1 - 1
libc/sysdeps/linux/common/lchown.c

@@ -23,7 +23,7 @@ _syscall3(int, lchown, const char *, path, uid_t, owner, gid_t, group)
 
 # define __NR___syscall_lchown __NR_lchown
 static __inline__ _syscall3(int, __syscall_lchown, const char *, path,
-		__kernel_uid_t, owner, __kernel_gid_t, group);
+		__kernel_uid_t, owner, __kernel_gid_t, group)
 
 int lchown(const char *path, uid_t owner, gid_t group)
 {

+ 1 - 1
libc/sysdeps/linux/common/llseek.c

@@ -19,7 +19,7 @@ extern __typeof(lseek64) __libc_lseek64;
 #  define INLINE_SYSCALL(name, nr, args...) __syscall_llseek (args)
 #  define __NR___syscall_llseek __NR__llseek
 static __inline__ _syscall5(int, __syscall_llseek, int, fd, off_t, offset_hi,
-		off_t, offset_lo, loff_t *, result, int, whence);
+		off_t, offset_lo, loff_t *, result, int, whence)
 # endif
 
 loff_t __libc_lseek64(int fd, loff_t offset, int whence)

+ 1 - 1
libc/sysdeps/linux/common/lstat.c

@@ -22,7 +22,7 @@ libc_hidden_proto(lstat)
 
 #define __NR___syscall_lstat __NR_lstat
 static __inline__ _syscall2(int, __syscall_lstat,
-		const char *, file_name, struct kernel_stat *, buf);
+		const char *, file_name, struct kernel_stat *, buf)
 
 int lstat(const char *file_name, struct stat *buf)
 {

+ 1 - 1
libc/sysdeps/linux/common/lstat64.c

@@ -18,7 +18,7 @@ libc_hidden_proto(lstat64)
 
 # define __NR___syscall_lstat64 __NR_lstat64
 static __inline__ _syscall2(int, __syscall_lstat64, const char *, file_name,
-		  struct kernel_stat64 *, buf);
+		  struct kernel_stat64 *, buf)
 
 int lstat64(const char *file_name, struct stat64 *buf)
 {

+ 1 - 1
libc/sysdeps/linux/common/mkdir.c

@@ -14,7 +14,7 @@ libc_hidden_proto(mkdir)
 
 #define __NR___syscall_mkdir __NR_mkdir
 static __inline__ _syscall2(int, __syscall_mkdir, const char *, pathname,
-		__kernel_mode_t, mode);
+		__kernel_mode_t, mode)
 
 int mkdir(const char *pathname, mode_t mode)
 {

+ 1 - 1
libc/sysdeps/linux/common/mknod.c

@@ -15,7 +15,7 @@ libc_hidden_proto(mknod)
 
 #define __NR___syscall_mknod __NR_mknod
 static __inline__ _syscall3(int, __syscall_mknod, const char *, path,
-		__kernel_mode_t, mode, __kernel_dev_t, dev);
+		__kernel_mode_t, mode, __kernel_dev_t, dev)
 
 int mknod(const char *path, mode_t mode, dev_t dev)
 {

+ 2 - 2
libc/sysdeps/linux/common/mmap.c

@@ -24,7 +24,7 @@ _syscall6(void *, mmap, void *, start, size_t, length,
 #else
 
 # define __NR__mmap __NR_mmap
-static __inline__ _syscall1(__ptr_t, _mmap, unsigned long *, buffer);
+static __inline__ _syscall1(__ptr_t, _mmap, unsigned long *, buffer)
 __ptr_t mmap(__ptr_t addr, size_t len, int prot,
 			 int flags, int fd, __off_t offset)
 {
@@ -49,7 +49,7 @@ libc_hidden_proto(mmap)
 
 #define __NR___syscall_mmap2 __NR_mmap2
 static __inline__ _syscall6(__ptr_t, __syscall_mmap2, __ptr_t, addr,
-	size_t, len, int, prot, int, flags, int, fd, off_t, offset);
+	size_t, len, int, prot, int, flags, int, fd, off_t, offset)
 
 /* Some architectures always use 12 as page shift for mmap2() eventhough the
  * real PAGE_SHIFT != 12.  Other architectures use the same value as

+ 3 - 2
libc/sysdeps/linux/common/mmap64.c

@@ -41,8 +41,9 @@ __ptr_t mmap64(__ptr_t addr, size_t len, int prot, int flags, int fd, __off64_t
 # else
 
 #  define __NR___syscall_mmap2	    __NR_mmap2
-static __inline__ _syscall6(__ptr_t, __syscall_mmap2, __ptr_t, addr, size_t, len,
-                        int, prot, int, flags, int, fd, off_t, offset);
+static __inline__ _syscall6(__ptr_t, __syscall_mmap2, __ptr_t, addr,
+			size_t, len, int, prot, int, flags, int, fd,
+			off_t, offset)
 
 /* Some architectures always use 12 as page shift for mmap2() eventhough the
  * real PAGE_SHIFT != 12.  Other architectures use the same value as

+ 1 - 1
libc/sysdeps/linux/common/nice.c

@@ -17,7 +17,7 @@ libc_hidden_proto(getpriority)
 #ifdef __NR_nice
 
 # define __NR___syscall_nice __NR_nice
-static __inline__ _syscall1(int, __syscall_nice, int, incr);
+static __inline__ _syscall1(int, __syscall_nice, int, incr)
 
 #else
 

+ 1 - 1
libc/sysdeps/linux/common/open.c

@@ -19,7 +19,7 @@ extern __typeof(creat) __libc_creat;
 
 #define __NR___syscall_open __NR_open
 static __inline__ _syscall3(int, __syscall_open, const char *, file,
-		int, flags, __kernel_mode_t, mode);
+		int, flags, __kernel_mode_t, mode)
 
 libc_hidden_proto(__libc_open)
 int __libc_open(const char *file, int oflag, ...)

+ 1 - 1
libc/sysdeps/linux/common/posix_fadvise64.c

@@ -73,7 +73,7 @@ int posix_fadvise64(int fd, __off64_t offset, __off64_t len, int advice)
 static __inline__ _syscall6(int, __syscall_fadvise64_64, int, fd,
           unsigned long, high_offset, unsigned long, low_offset,
           unsigned long, high_len, unsigned long, low_len,
-          int, advice);
+          int, advice)
 int posix_fadvise64(int fd, __off64_t offset, __off64_t len, int advice)
 {
 	int ret = __syscall_fadvise64_64(fd,

+ 2 - 2
libc/sysdeps/linux/common/pread_write.c

@@ -31,7 +31,7 @@ extern __typeof(pwrite64) __libc_pwrite64;
 
 # define __NR___syscall_pread __NR_pread
 static __inline__ _syscall5(ssize_t, __syscall_pread, int, fd, void *, buf,
-		size_t, count, off_t, offset_hi, off_t, offset_lo);
+		size_t, count, off_t, offset_hi, off_t, offset_lo)
 
 ssize_t __libc_pread(int fd, void *buf, size_t count, off_t offset)
 {
@@ -55,7 +55,7 @@ weak_alias(__libc_pread64,pread64)
 
 # define __NR___syscall_pwrite __NR_pwrite
 static __inline__ _syscall5(ssize_t, __syscall_pwrite, int, fd, const void *, buf,
-		size_t, count, off_t, offset_hi, off_t, offset_lo);
+		size_t, count, off_t, offset_hi, off_t, offset_lo)
 
 ssize_t __libc_pwrite(int fd, const void *buf, size_t count, off_t offset)
 {

+ 1 - 1
libc/sysdeps/linux/common/ptrace.c

@@ -13,7 +13,7 @@
 #define __NR___syscall_ptrace __NR_ptrace
 
 static __inline__ _syscall4(long, __syscall_ptrace, enum __ptrace_request, request,
-		__kernel_pid_t, pid, void*, addr, void*, data);
+		__kernel_pid_t, pid, void*, addr, void*, data)
 
 long int
 ptrace (enum __ptrace_request request, ...)

+ 2 - 2
libc/sysdeps/linux/common/readahead.c

@@ -34,7 +34,7 @@
 # if __WORDSIZE == 64
 
 static __inline__ _syscall3(ssize_t, __readahead, int, fd,
-	off_t, offset, size_t, count);
+	off_t, offset, size_t, count)
 
 ssize_t readahead(int fd, off_t offset, size_t count)
 {
@@ -44,7 +44,7 @@ ssize_t readahead(int fd, off_t offset, size_t count)
 # else
 
 static __inline__ _syscall4(ssize_t, __readahead, int, fd,
-	off_t, high_offset, off_t, low_offset, size_t, count);
+	off_t, high_offset, off_t, low_offset, size_t, count)
 
 ssize_t readahead(int fd, off64_t offset, size_t count)
 {

+ 1 - 1
libc/sysdeps/linux/common/reboot.c

@@ -10,7 +10,7 @@
 #include <sys/syscall.h>
 #include <sys/reboot.h>
 #define __NR__reboot __NR_reboot
-static __inline__ _syscall3(int, _reboot, int, magic, int, magic2, int, flag);
+static __inline__ _syscall3(int, _reboot, int, magic, int, magic2, int, flag)
 int reboot(int flag)
 {
 	return (_reboot((int) 0xfee1dead, 672274793, flag));

+ 1 - 1
libc/sysdeps/linux/common/rename.c

@@ -15,7 +15,7 @@
 
 #define __NR___syscall_rename __NR_rename
 static __inline__ _syscall2(int, __syscall_rename, const char *, oldpath,
-		const char *, newpath);
+		const char *, newpath)
 
 int rename(const char * oldpath, const char * newpath)
 {

+ 1 - 1
libc/sysdeps/linux/common/sched_getaffinity.c

@@ -29,7 +29,7 @@
 #if defined __NR_sched_getaffinity
 #define __NR___syscall_sched_getaffinity __NR_sched_getaffinity
 static __inline__ _syscall3(int, __syscall_sched_getaffinity, __kernel_pid_t, pid,
-			size_t, cpusetsize, cpu_set_t *, cpuset);
+			size_t, cpusetsize, cpu_set_t *, cpuset)
 
 int sched_getaffinity(pid_t pid, size_t cpusetsize, cpu_set_t *cpuset)
 {

+ 1 - 1
libc/sysdeps/linux/common/sched_getparam.c

@@ -13,7 +13,7 @@
 
 #define __NR___syscall_sched_getparam __NR_sched_getparam
 static __inline__ _syscall2(int, __syscall_sched_getparam,
-		__kernel_pid_t, pid, struct sched_param *, p);
+		__kernel_pid_t, pid, struct sched_param *, p)
 
 int sched_getparam(pid_t pid, struct sched_param *p)
 {

+ 1 - 1
libc/sysdeps/linux/common/sched_getscheduler.c

@@ -12,7 +12,7 @@
 #include <sys/syscall.h>
 
 #define __NR___syscall_sched_getscheduler __NR_sched_getscheduler
-static __inline__ _syscall1(int, __syscall_sched_getscheduler, __kernel_pid_t, pid);
+static __inline__ _syscall1(int, __syscall_sched_getscheduler, __kernel_pid_t, pid)
 
 int sched_getscheduler(pid_t pid)
 {

+ 1 - 1
libc/sysdeps/linux/common/sched_rr_get_interval.c

@@ -13,7 +13,7 @@
 
 #define __NR___syscall_sched_rr_get_interval __NR_sched_rr_get_interval
 static __inline__ _syscall2(int, __syscall_sched_rr_get_interval,
-		__kernel_pid_t, pid, struct timespec *, tp);
+		__kernel_pid_t, pid, struct timespec *, tp)
 
 int sched_rr_get_interval(pid_t pid, struct timespec *tp)
 {

+ 1 - 1
libc/sysdeps/linux/common/sched_setaffinity.c

@@ -35,7 +35,7 @@ libc_hidden_proto(getpid)
 
 #define __NR___syscall_sched_setaffinity __NR_sched_setaffinity
 static __inline__ _syscall3(int, __syscall_sched_setaffinity, __kernel_pid_t, pid,
-			size_t, cpusetsize, cpu_set_t *, cpuset);
+			size_t, cpusetsize, cpu_set_t *, cpuset)
 
 static size_t __kernel_cpumask_size;
 

+ 1 - 1
libc/sysdeps/linux/common/sched_setparam.c

@@ -13,7 +13,7 @@
 
 #define __NR___syscall_sched_setparam __NR_sched_setparam
 static __inline__ _syscall2(int, __syscall_sched_setparam,
-		__kernel_pid_t, pid, const struct sched_param *, p);
+		__kernel_pid_t, pid, const struct sched_param *, p)
 
 int sched_setparam(pid_t pid, const struct sched_param *p)
 {

+ 1 - 1
libc/sysdeps/linux/common/sched_setscheduler.c

@@ -13,7 +13,7 @@
 
 #define __NR___syscall_sched_setscheduler __NR_sched_setscheduler
 static __inline__ _syscall3(int, __syscall_sched_setscheduler,
-		__kernel_pid_t, pid, int, policy, const struct sched_param *, p);
+		__kernel_pid_t, pid, int, policy, const struct sched_param *, p)
 
 int sched_setscheduler(pid_t pid, int policy, const struct sched_param *p)
 {

+ 1 - 1
libc/sysdeps/linux/common/setfsgid.c

@@ -22,7 +22,7 @@ _syscall1(int, setfsgid, gid_t, gid)
 #else
 
 # define __NR___syscall_setfsgid __NR_setfsgid
-static __inline__ _syscall1(int, __syscall_setfsgid, __kernel_gid_t, gid);
+static __inline__ _syscall1(int, __syscall_setfsgid, __kernel_gid_t, gid)
 
 int setfsgid(gid_t gid)
 {

+ 1 - 1
libc/sysdeps/linux/common/setfsuid.c

@@ -22,7 +22,7 @@ _syscall1(int, setfsuid, uid_t, uid)
 #else
 
 # define __NR___syscall_setfsuid __NR_setfsuid
-static __inline__ _syscall1(int, __syscall_setfsuid, __kernel_uid_t, uid);
+static __inline__ _syscall1(int, __syscall_setfsuid, __kernel_uid_t, uid)
 
 int setfsuid(uid_t uid)
 {

+ 1 - 1
libc/sysdeps/linux/common/setgid.c

@@ -22,7 +22,7 @@ _syscall1(int, setgid, gid_t, gid)
 #else
 
 # define __NR___syscall_setgid __NR_setgid
-static __inline__ _syscall1(int, __syscall_setgid, __kernel_gid_t, gid);
+static __inline__ _syscall1(int, __syscall_setgid, __kernel_gid_t, gid)
 
 int setgid(gid_t gid)
 {

+ 1 - 1
libc/sysdeps/linux/common/setgroups.c

@@ -30,7 +30,7 @@ libc_hidden_proto(sysconf)
 
 #define __NR___syscall_setgroups __NR_setgroups
 static __inline__ _syscall2(int, __syscall_setgroups,
-		size_t, size, const __kernel_gid_t *, list);
+		size_t, size, const __kernel_gid_t *, list)
 
 int setgroups(size_t size, const gid_t *groups)
 {

+ 1 - 1
libc/sysdeps/linux/common/setpgid.c

@@ -16,7 +16,7 @@ libc_hidden_proto(setpgid)
 
 #define __NR___syscall_setpgid __NR_setpgid
 static __inline__ _syscall2(int, __syscall_setpgid,
-		__kernel_pid_t, pid, __kernel_pid_t, pgid);
+		__kernel_pid_t, pid, __kernel_pid_t, pgid)
 
 int setpgid(pid_t pid, pid_t pgid)
 {

+ 1 - 1
libc/sysdeps/linux/common/setregid.c

@@ -25,7 +25,7 @@ _syscall2(int, setregid, gid_t, rgid, gid_t, egid)
 
 # define __NR___syscall_setregid __NR_setregid
 static __inline__ _syscall2(int, __syscall_setregid,
-		__kernel_gid_t, rgid, __kernel_gid_t, egid);
+		__kernel_gid_t, rgid, __kernel_gid_t, egid)
 
 int setregid(gid_t rgid, gid_t egid)
 {

+ 1 - 1
libc/sysdeps/linux/common/setresgid.c

@@ -23,7 +23,7 @@ libc_hidden_def(setresgid)
 
 # define __NR___syscall_setresgid __NR_setresgid
 static __inline__ _syscall3(int, __syscall_setresgid,
-		__kernel_gid_t, rgid, __kernel_gid_t, egid, __kernel_gid_t, sgid);
+		__kernel_gid_t, rgid, __kernel_gid_t, egid, __kernel_gid_t, sgid)
 
 libc_hidden_proto(setresgid)
 int setresgid(gid_t rgid, gid_t egid, gid_t sgid)

+ 1 - 1
libc/sysdeps/linux/common/setresuid.c

@@ -23,7 +23,7 @@ libc_hidden_def(setresuid)
 
 # define __NR___syscall_setresuid __NR_setresuid
 static __inline__ _syscall3(int, __syscall_setresuid,
-		__kernel_uid_t, rgid, __kernel_uid_t, egid, __kernel_uid_t, sgid);
+		__kernel_uid_t, rgid, __kernel_uid_t, egid, __kernel_uid_t, sgid)
 
 libc_hidden_proto(setresuid)
 int setresuid(uid_t ruid, uid_t euid, uid_t suid)

+ 1 - 1
libc/sysdeps/linux/common/setreuid.c

@@ -25,7 +25,7 @@ _syscall2(int, setreuid, uid_t, ruid, uid_t, euid)
 
 # define __NR___syscall_setreuid __NR_setreuid
 static __inline__ _syscall2(int, __syscall_setreuid,
-		__kernel_uid_t, ruid, __kernel_uid_t, euid);
+		__kernel_uid_t, ruid, __kernel_uid_t, euid)
 
 int setreuid(uid_t ruid, uid_t euid)
 {

+ 1 - 1
libc/sysdeps/linux/common/setuid.c

@@ -22,7 +22,7 @@ _syscall1(int, setuid, uid_t, uid)
 #else
 
 # define __NR___syscall_setuid __NR_setuid
-static __inline__ _syscall1(int, __syscall_setuid, __kernel_uid_t, uid);
+static __inline__ _syscall1(int, __syscall_setuid, __kernel_uid_t, uid)
 
 int setuid(uid_t uid)
 {

+ 1 - 1
libc/sysdeps/linux/common/sigpending.c

@@ -15,7 +15,7 @@
 
 #ifdef __NR_rt_sigpending
 # define __NR___rt_sigpending __NR_rt_sigpending
-static __inline__ _syscall2(int, __rt_sigpending, sigset_t *, set, size_t, size);
+static __inline__ _syscall2(int, __rt_sigpending, sigset_t *, set, size_t, size)
 
 int sigpending(sigset_t * set)
 {

+ 1 - 1
libc/sysdeps/linux/common/sigqueue.c

@@ -31,7 +31,7 @@ libc_hidden_proto(getuid)
 #ifdef __NR_rt_sigqueueinfo
 
 # define __NR___libc_rt_sigqueueinfo __NR_rt_sigqueueinfo
-static __inline__ _syscall3(int, __libc_rt_sigqueueinfo, pid_t, pid, int, sig, void*, value);
+static __inline__ _syscall3(int, __libc_rt_sigqueueinfo, pid_t, pid, int, sig, void*, value)
 
 /* Return any pending signal or wait for one for the given time.  */
 int sigqueue (pid_t pid, int sig, const union sigval val)

+ 2 - 2
libc/sysdeps/linux/common/sigsuspend.c

@@ -16,7 +16,7 @@ extern __typeof(sigsuspend) __libc_sigsuspend;
 
 #ifdef __NR_rt_sigsuspend
 # define __NR___rt_sigsuspend __NR_rt_sigsuspend
-static __inline__ _syscall2(int, __rt_sigsuspend, const sigset_t *, mask, size_t, size);
+static __inline__ _syscall2(int, __rt_sigsuspend, const sigset_t *, mask, size_t, size)
 
 int __libc_sigsuspend(const sigset_t * mask)
 {
@@ -25,7 +25,7 @@ int __libc_sigsuspend(const sigset_t * mask)
 #else
 # define __NR___syscall_sigsuspend __NR_sigsuspend
 static __inline__ _syscall3(int, __syscall_sigsuspend, int, a, unsigned long int, b,
-		  unsigned long int, c);
+		  unsigned long int, c)
 
 int __libc_sigsuspend(const sigset_t * set)
 {

+ 1 - 1
libc/sysdeps/linux/common/stat.c

@@ -23,7 +23,7 @@ libc_hidden_proto(stat)
 #define __NR___syscall_stat __NR_stat
 #undef stat
 static __inline__ _syscall2(int, __syscall_stat,
-		const char *, file_name, struct kernel_stat *, buf);
+		const char *, file_name, struct kernel_stat *, buf)
 
 int stat(const char *file_name, struct stat *buf)
 {

+ 1 - 1
libc/sysdeps/linux/common/stat64.c

@@ -18,7 +18,7 @@ libc_hidden_proto(stat64)
 # include "xstatconv.h"
 
 static __inline__ _syscall2(int, __syscall_stat64,
-		const char *, file_name, struct kernel_stat64 *, buf);
+		const char *, file_name, struct kernel_stat64 *, buf)
 
 int stat64(const char *file_name, struct stat64 *buf)
 {

+ 1 - 1
libc/sysdeps/linux/common/sync.c

@@ -15,7 +15,7 @@
 #ifndef INLINE_SYSCALL
 #define INLINE_SYSCALL(name, nr, args...) __syscall_sync (args)
 #define __NR___syscall_sync __NR_sync
-static __inline__ _syscall0(void, __syscall_sync);
+static __inline__ _syscall0(void, __syscall_sync)
 #endif
 
 void sync(void)

+ 1 - 1
libc/sysdeps/linux/common/sync_file_range.c

@@ -15,7 +15,7 @@
 #define __NR___syscall_sync_file_range __NR_sync_file_range
 static __inline__ _syscall6(int, __syscall_sync_file_range, int, fd,
 		off_t, offset_hi, off_t, offset_lo,
-		off_t, nbytes_hi, off_t, nbytes_lo, unsigned int, flags);
+		off_t, nbytes_hi, off_t, nbytes_lo, unsigned int, flags)
 int sync_file_range(int fd, off64_t offset, off64_t nbytes, unsigned int flags)
 {
 	return __syscall_sync_file_range(fd,

+ 2 - 2
libc/sysdeps/linux/common/truncate64.c

@@ -34,10 +34,10 @@ _syscall2(int, truncate64, const char *, path, __off64_t, length)
 #define __NR___syscall_truncate64 __NR_truncate64
 #if defined(__UCLIBC_TRUNCATE64_HAS_4_ARGS__)
 static __inline__ _syscall4(int, __syscall_truncate64, const char *, path,
-	uint32_t, pad, unsigned long, high_length, unsigned long, low_length);
+	uint32_t, pad, unsigned long, high_length, unsigned long, low_length)
 #else
 static __inline__ _syscall3(int, __syscall_truncate64, const char *, path,
-	unsigned long, high_length, unsigned long, low_length);
+	unsigned long, high_length, unsigned long, low_length)
 #endif
 #endif
 

+ 1 - 1
libc/sysdeps/linux/common/umask.c

@@ -11,7 +11,7 @@
 #include <sys/stat.h>
 
 #define __NR___syscall_umask __NR_umask
-static __inline__ _syscall1(__kernel_mode_t, __syscall_umask, __kernel_mode_t, mode);
+static __inline__ _syscall1(__kernel_mode_t, __syscall_umask, __kernel_mode_t, mode)
 
 mode_t umask(mode_t mode)
 {

+ 1 - 1
libc/sysdeps/linux/common/umount.c

@@ -21,7 +21,7 @@ _syscall1(int, umount, const char *, specialfile)
 #elif defined __NR_umount2
 
 # define __NR___syscall_umount2 __NR_umount2
-static __inline__ _syscall2(int, __syscall_umount2, const char *, special_file, int, flags);
+static __inline__ _syscall2(int, __syscall_umount2, const char *, special_file, int, flags)
 
 int umount(const char *special_file)
 {

+ 1 - 1
libc/sysdeps/linux/common/ustat.c

@@ -13,7 +13,7 @@
 
 #define __NR___syscall_ustat __NR_ustat
 static __inline__ _syscall2(int, __syscall_ustat,
-		unsigned short int, kdev_t, struct ustat *, ubuf);
+		unsigned short int, kdev_t, struct ustat *, ubuf)
 
 int ustat(dev_t dev, struct ustat *ubuf)
 {

+ 1 - 1
libc/sysdeps/linux/common/wait4.c

@@ -16,7 +16,7 @@ libc_hidden_proto(wait4)
 
 #define __NR___syscall_wait4 __NR_wait4
 static __inline__ _syscall4(int, __syscall_wait4, __kernel_pid_t, pid,
-		int *, status, int, opts, struct rusage *, rusage);
+		int *, status, int, opts, struct rusage *, rusage)
 
 pid_t wait4(pid_t pid, int *status, int opts, struct rusage *rusage)
 {

+ 1 - 1
libc/sysdeps/linux/e1/vfork.c

@@ -9,7 +9,7 @@
 #include <errno.h>
 
 #define __NR___vfork __NR_vfork
-attribute_hidden _syscall0(pid_t, __vfork);
+attribute_hidden _syscall0(pid_t, __vfork)
 libc_hidden_proto(vfork)
 weak_alias(__vfork,vfork)
 libc_hidden_weak(vfork)

+ 1 - 1
libc/sysdeps/linux/frv/__init_brk.c

@@ -7,7 +7,7 @@
 void * __curbrk attribute_hidden = 0;
 
 #define __NR__brk __NR_brk
-attribute_hidden _syscall1(void *, _brk, void *, ptr);
+attribute_hidden _syscall1(void *, _brk, void *, ptr)
 
 extern int __init_brk(void) attribute_hidden;
 int

+ 1 - 1
libc/sysdeps/linux/frv/mmap.c

@@ -33,7 +33,7 @@ libc_hidden_proto(mmap)
 
 #define __NR___syscall_mmap2	    __NR_mmap2
 static __inline__ _syscall6(__ptr_t, __syscall_mmap2, __ptr_t, addr,
-	size_t, len, int, prot, int, flags, int, fd, off_t, offset);
+	size_t, len, int, prot, int, flags, int, fd, off_t, offset)
 
 /* This is always 12, even on architectures where PAGE_SHIFT != 12.  */
 # ifndef MMAP2_PAGE_SHIFT

+ 1 - 1
libc/sysdeps/linux/microblaze/mmap.c

@@ -13,5 +13,5 @@
 libc_hidden_proto(mmap)
 
 _syscall6 (__ptr_t, mmap, __ptr_t, addr, size_t, len, int, prot,
-	   int, flags, int, fd, __off_t, offset);
+	   int, flags, int, fd, __off_t, offset)
 libc_hidden_def(mmap)

+ 1 - 1
libc/sysdeps/linux/mips/mmap.c

@@ -23,5 +23,5 @@ libc_hidden_proto(mmap)
 #endif
 
 _syscall6 (__ptr_t, mmap, __ptr_t, addr, size_t, len, int, prot,
-	   int, flags, int, fd, __off_t, offset);
+	   int, flags, int, fd, __off_t, offset)
 libc_hidden_def(mmap)

+ 2 - 2
libc/sysdeps/linux/mips/pread_write.c

@@ -50,7 +50,7 @@ weak_alias (__libc_pread64, pread64)
 # else /* O32 || N32 */
 #  define __NR___syscall_pread __NR_pread
 static __inline__ _syscall6(ssize_t, __syscall_pread, int, fd, void *, buf,
-		size_t, count, int, dummy, off_t, offset_hi, off_t, offset_lo);
+		size_t, count, int, dummy, off_t, offset_hi, off_t, offset_lo)
 
 ssize_t __libc_pread(int fd, void *buf, size_t count, off_t offset)
 {
@@ -94,7 +94,7 @@ weak_alias (__libc_pwrite64, pwrite64)
 # else /* O32 || N32 */
 #  define __NR___syscall_pwrite __NR_pwrite
 static __inline__ _syscall6(ssize_t, __syscall_pwrite, int, fd, const void *, buf,
-		size_t, count, int, dummy, off_t, offset_hi, off_t, offset_lo);
+		size_t, count, int, dummy, off_t, offset_hi, off_t, offset_lo)
 
 ssize_t __libc_pwrite(int fd, const void *buf, size_t count, off_t offset)
 {

+ 2 - 2
libc/sysdeps/linux/powerpc/pread_write.c

@@ -24,7 +24,7 @@
 extern __typeof(pread) __libc_pread;
 # define __NR___syscall_pread __NR_pread
 static __inline__ _syscall6(ssize_t, __syscall_pread, int, fd,
-		void *, buf, size_t, count, int, dummy, off_t, offset_hi, off_t, offset_lo);
+		void *, buf, size_t, count, int, dummy, off_t, offset_hi, off_t, offset_lo)
 
 ssize_t __libc_pread(int fd, void *buf, size_t count, off_t offset)
 {
@@ -47,7 +47,7 @@ weak_alias(__libc_pread64,pread64)
 extern __typeof(pwrite) __libc_pwrite;
 # define __NR___syscall_pwrite __NR_pwrite
 static __inline__ _syscall6(ssize_t, __syscall_pwrite, int, fd,
-		const void *, buf, size_t, count, int, dummy, off_t, offset_hi, off_t, offset_lo);
+		const void *, buf, size_t, count, int, dummy, off_t, offset_hi, off_t, offset_lo)
 
 ssize_t __libc_pwrite(int fd, const void *buf, size_t count, off_t offset)
 {

+ 1 - 1
libc/sysdeps/linux/sh/__init_brk.c

@@ -7,7 +7,7 @@
 void * __curbrk attribute_hidden = 0;
 
 #define __NR__brk __NR_brk
-attribute_hidden _syscall1(void *, _brk, void *, ptr);
+attribute_hidden _syscall1(void *, _brk, void *, ptr)
 
 extern int __init_brk (void) attribute_hidden;
 int

+ 2 - 2
libc/sysdeps/linux/sh/pread_write.c

@@ -29,7 +29,7 @@
 extern __typeof(pread) __libc_pread;
 # define __NR___syscall_pread __NR_pread
 static __inline__ _syscall6(ssize_t, __syscall_pread, int, fd, void *, buf,
-		size_t, count, int, dummy, off_t, offset_hi, off_t, offset_lo);
+		size_t, count, int, dummy, off_t, offset_hi, off_t, offset_lo)
 
 ssize_t __libc_pread(int fd, void *buf, size_t count, off_t offset)
 {
@@ -62,7 +62,7 @@ weak_alias(__libc_pread64,pread64)
 extern __typeof(pwrite) __libc_pwrite;
 # define __NR___syscall_pwrite __NR_pwrite
 static __inline__ _syscall6(ssize_t, __syscall_pwrite, int, fd, const void *, buf,
-		size_t, count, int, dummy, off_t, offset_hi, off_t, offset_lo);
+		size_t, count, int, dummy, off_t, offset_hi, off_t, offset_lo)
 
 ssize_t __libc_pwrite(int fd, const void *buf, size_t count, off_t offset)
 {

+ 1 - 1
libc/sysdeps/linux/sh64/__init_brk.c

@@ -7,7 +7,7 @@
 void * __curbrk attribute_hidden = 0;
 
 #define __NR__brk __NR_brk
-attribute_hidden _syscall1(void *, _brk, void *, ptr);
+attribute_hidden _syscall1(void *, _brk, void *, ptr)
 
 extern int __init_brk (void) attribute_hidden;
 int

+ 1 - 1
libc/sysdeps/linux/v850/mmap.c

@@ -13,5 +13,5 @@
 libc_hidden_proto(mmap)
 
 _syscall6 (__ptr_t, mmap, __ptr_t, addr, size_t, len, int, prot,
-	   int, flags, int, fd, __off_t, offset);
+	   int, flags, int, fd, __off_t, offset)
 libc_hidden_def(mmap)

+ 1 - 1
libc/sysdeps/linux/vax/mmap.c

@@ -6,6 +6,6 @@
 
 libc_hidden_proto(mmap)
 _syscall6 (void *, mmap, void *, start, size_t, length, int, prot, int, flags,
-		int, fd, off_t, offset);
+		int, fd, off_t, offset)
 libc_hidden_def(mmap)
 

+ 2 - 2
libc/sysdeps/linux/xtensa/pread_write.c

@@ -32,7 +32,7 @@ extern __typeof(pwrite64) __libc_pwrite64;
 # define __NR___syscall_pread __NR_pread
 /* On Xtensa, 64-bit values are aligned in even/odd register pairs.  */
 static __inline__ _syscall6(ssize_t, __syscall_pread, int, fd, void *, buf,
-		size_t, count, int, pad, off_t, offset_hi, off_t, offset_lo);
+		size_t, count, int, pad, off_t, offset_hi, off_t, offset_lo)
 
 ssize_t __libc_pread(int fd, void *buf, size_t count, off_t offset)
 {
@@ -57,7 +57,7 @@ weak_alias(__libc_pread64,pread64)
 # define __NR___syscall_pwrite __NR_pwrite
 /* On Xtensa, 64-bit values are aligned in even/odd register pairs.  */
 static __inline__ _syscall6(ssize_t, __syscall_pwrite, int, fd, const void *, buf,
-		size_t, count, int, pad, off_t, offset_hi, off_t, offset_lo);
+		size_t, count, int, pad, off_t, offset_hi, off_t, offset_lo)
 
 ssize_t __libc_pwrite(int fd, const void *buf, size_t count, off_t offset)
 {