This file is indexed.

/usr/aarch64-linux-gnu/include/linux/unistd.h is in linux-libc-dev-arm64-cross 3.13.0-12.32cross0.10.

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
#ifndef _LINUX_UNISTD_H_
#define _LINUX_UNISTD_H_

/*
 * Include machine specific syscall numbers
 */
#include <asm/unistd.h>

#endif /* _LINUX_UNISTD_H_ */