new copyright; att/bsd/shared
[unix-history] / usr / src / usr.bin / pascal / pdx / machine / pxops.h
/*-
* Copyright (c) 1980 The Regents of the University of California.
* All rights reserved.
*
* %sccs.include.redist.c%
*
* @(#)pxops.h 5.3 (Berkeley) %G%
*/
/*
* px opcodes
*/
typedef unsigned char PXOP;
#include "h02opcs.h" /* opcode defines */