diff options
author | Firoz Khan <[email protected]> | 2018-11-19 11:41:59 +0530 |
---|---|---|
committer | Helge Deller <[email protected]> | 2018-12-10 08:26:03 +0100 |
commit | 28ff62a4b41ea782d07a4f219fbbb60d3c705e39 (patch) | |
tree | dedd3a00ff259fafc3cf8e67de9c7f3551e2b538 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | dbf91a54f7cbf2b33c622e42ec0ec87f0423426c (diff) |
parisc: remove __NR_Linux from uapi header file.
The __NR_Linux defined as 0 to support HP-UX syscalls along
with an offset to other system call. But support for HP-UX
is gone and there is no need to define __NR_Linux as 0.
One of the patch in this patch series will generate uapi header
file which does have offset logic support. But here the offset
value __NR_Linux defined as 0 and it doesn't make much effect.
So remove the offset __NR_Linux from uapi header file.
Signed-off-by: Firoz Khan <[email protected]>
Acked-by: Helge Deller <[email protected]>
Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions