This file is indexed.

/usr/share/gputils/lkr/rf509ag.lkr is in gputils-common 0.13.7-1.

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
12
13
14
15
16
// Sample linker command file for rfPIC12C509AG
// $Id: rf509ag.lkr,v 1.3 2006/02/04 00:06:47 nairnj Exp $

LIBPATH  .

CODEPAGE   NAME=page     START=0x0     END=0x3FF
CODEPAGE   NAME=.idlocs  START=0x400   END=0x403    PROTECTED
CODEPAGE   NAME=.config  START=0xFFF   END=0xFFF    PROTECTED

DATABANK   NAME=sfrs     START=0x0     END=0x06     PROTECTED

DATABANK   NAME=gpr0     START=0x07    END=0x1F
DATABANK   NAME=gpr1     START=0x30    END=0x3F

SECTION    NAME=PROG     ROM=page      // ROM code space
SECTION	   NAME=IDLOCS	 ROM=.idlocs   // ID locations