From: Heiko Carstens Date: Wed, 26 Feb 2014 09:56:20 +0000 (+0100) Subject: compat: add COMPAT_SYSCALL_DEFINE0 macro X-Git-Tag: v3.15-rc1~168^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=217f4433fc2fe768a7f13f7e5586333bb8280e9e;p=pandora-kernel.git compat: add COMPAT_SYSCALL_DEFINE0 macro For consistency reason add a COMPAT_SYSCALL_DEFINE0 macro. This macro should be used for compat system calls with zero parameters. Signed-off-by: Heiko Carstens --- Reading git-diff-tree failed