This file is indexed.

/usr/include/atlas/atlas_zsysinfo.h is in libatlas-dev 3.10.3-1+b1.

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

#define ATL_NOMULADD
#define ATL_L1elts 4096
#define ATL_fplat  5
#define ATL_lbnreg 16
#define ATL_mmnreg 16
#define ATL_nkflop 3227692

#endif