This file is indexed.

/usr/include/compel/plugins/std/syscall.h is in criu 3.6-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
/* Autogenerated, don't edit */
#ifndef __ASM_CR_SYSCALL_PROTO_H__
#define __ASM_CR_SYSCALL_PROTO_H__

#ifdef CONFIG_X86_32
#include <compel/plugins/std/syscall-32.h>
#else
#include <compel/plugins/std/syscall-64.h>
#endif /* CONFIG_X86_32 */

#endif /* __ASM_CR_SYSCALL_PROTO_H__ */