Make linux_syscall_support.h compilable with -Wstrict-prototypes

Ensure that some functions are defined as taking no arguments rather
than (in C) taking unspecified arguments.  This prevents GCC from
giving errors when compiling with "-Wstrict-prototypes -Werror".

BUG=https://code.google.com/p/nativeclient/issues/detail?id=3114
TEST=run "gcc -Wstrict-prototypes lss/linux_syscall_support.h"

Review URL: https://codereview.chromium.org/11301032

git-svn-id: http://linux-syscall-support.googlecode.com/svn/trunk@17 829466d3-f3f5-3ae4-62ad-de35cf9bba21
1 file changed
tree: c0a728a0d3240d9c05ae9ee10c58cf0916b7e0a1
  1. lss/
  2. codereview.settings