/usr/include/higz/hilink.inc is in libgrafx11-1-dev 20061220+dfsg3-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 11 12 13 14 15 16 17 18 19 | *
* $Id:
*
* $Log:
*
#ifndef CERNLIB_HIGZ_HILINK_INC
#define CERNLIB_HIGZ_HILINK_INC
*
*
* hilink.inc
*
*-- Author : O.Couet
COMMON /HILINK/ LHIGZ,LCG,LWV
+, LPICT,LHNT0,LHI,LHF,LHC,LHNT,LHNTLA
+, LPICD,LDNT0,LDI,LDF,LDC,LDNT,LDNTLA
+, LPIC2,L2NT0,L2I,L2F,L2C,L2NT,L2NTLA
+, LNDECO,LIDECO,LFDECO,LCDECO
+, LPSAV,LPCOP,LNTCOP,LSTACK(10),LAST
#endif
|