496c48d9b2
console/Makefile: palcode/Makefile: moved header files to /h so updated make file for that console/dbmentry.s: console/paljtokern.s: console/paljtoslave.s: upadated to use osf file that the palcode uses, one less file
16 lines
220 B
C
16 lines
220 B
C
|
|
|
|
/*
|
|
* this contains the random stuff that is not defined
|
|
* elsewhere
|
|
* probably hacked up
|
|
*/
|
|
|
|
|
|
#include "tlaser.h" /* from the simulation tree */
|
|
|
|
/*
|
|
* wierd. different ways of referencing ips
|
|
*/
|
|
|
|
#define ps ips
|