1: #define _WHOAMI         /* so param.h won't include us again */
   2: 
   3: #define UNKNOWN
   4: #define PDP11   GENERIC
   5: /* #define	NONFP		/* if no floating point unit */
   6: /* #define	ENABLE34		/* support the ENABLE/34 board */
   7: 
   8: #ifdef  KERNEL
   9: #    include "localopts.h"
  10: #else
  11: #    include <sys/localopts.h>
  12: #endif

Defined macros

PDP11 defined in line 4; used 1 times
UNKNOWN defined in line 3; never used
_WHOAMI defined in line 1; used 1 times

Usage of this include

whoami.h used 79 times
Last modified: 1983-12-22
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 705
Valid CSS Valid XHTML 1.0 Strict