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/lss@17 829466d3-f3f5-3ae4-62ad-de35cf9bba21
1 file changed
tree: 17eaf0d59b343e98f0b949c8cc5a373f5a0bf73c
  1. linux_syscall_support.h