V10/cmd/adb/null/regs.h

/*
 * dummy register stuff
 */

#define	MAXREG	0
#define	MINREG	0

#define	BADREG	(-1)

#define	PC	BADREG