This file is indexed.

/usr/include/xenomai/asm-generic/sem_heap.h is in libxenomai-dev 2.6.3-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
#ifndef SEM_HEAP_H
#define SEM_HEAP_H

extern unsigned long xeno_sem_heap[2];

#endif /* SEM_HEAP_H */