This file is indexed.

/usr/include/atlas/atlas_ssysinfo.h is in libatlas-dev 3.10.2-7.

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_SSYSINFO_H
   #define ATL_SSYSINFO_H

#define ATL_NOMULADD
#define ATL_L1elts 8192
#define ATL_fplat  4
#define ATL_lbnreg 8
#define ATL_mmnreg 16
#define ATL_nkflop 3769903

#endif