4.3BSD beta release manual page
[unix-history] / usr / src / usr.bin / pascal / pdx / machine / pxops.h
/* Copyright (c) 1982 Regents of the University of California */
/* static char sccsid[] = "@(#)pxops.h 1.2 %G%"; */
/*
* px opcodes
*/
typedef unsigned char PXOP;
#include "../px/h02opcs.h" /* opcode defines */