commit | 8dce3586424b5811ca0c8c1938bc7d0826558e77 | [log] [tgz] |
---|---|---|
author | mseaborn@chromium.org <mseaborn@chromium.org@829466d3-f3f5-3ae4-62ad-de35cf9bba21> | Tue Oct 30 05:32:46 2012 +0000 |
committer | mseaborn@chromium.org <mseaborn@chromium.org@829466d3-f3f5-3ae4-62ad-de35cf9bba21> | Tue Oct 30 05:32:46 2012 +0000 |
tree | 17eaf0d59b343e98f0b949c8cc5a373f5a0bf73c | |
parent | e96ade3a34b4da01bd396f0c9158dabfa2c6f4ec [diff] |
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