tools headers UAPI: Update asm-generic/unistd.h
Just a comment change, trivial. Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Ian Rogers <irogers@google.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Namhyung Kim <namhyung@kernel.org> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
This commit is contained in:
@@ -517,7 +517,7 @@ __SC_COMP(__NR_settimeofday, sys_settimeofday, compat_sys_settimeofday)
|
|||||||
__SC_3264(__NR_adjtimex, sys_adjtimex_time32, sys_adjtimex)
|
__SC_3264(__NR_adjtimex, sys_adjtimex_time32, sys_adjtimex)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* kernel/timer.c */
|
/* kernel/sys.c */
|
||||||
#define __NR_getpid 172
|
#define __NR_getpid 172
|
||||||
__SYSCALL(__NR_getpid, sys_getpid)
|
__SYSCALL(__NR_getpid, sys_getpid)
|
||||||
#define __NR_getppid 173
|
#define __NR_getppid 173
|
||||||
|
|||||||
Reference in New Issue
Block a user