This file is indexed.

/usr/lib/xemacs-21.4.24/x86_64-linux-gnu/include/m/ncr386.h is in xemacs21-bin 21.4.24-4.

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
/* Synched up with: FSF 19.31. */

#include "intel386.h"

/* Allow emacs to link with "bcopy()" unresolved.  Works around a
   problem where /usr/lib/libX11.so provides bcopy, but
   /usr/ccs/lib/libX11.so does not.  */
#define LD_SWITCH_X_DEFAULT "-Wl,-z,nodefs"

#endif /* __GNUC__ */