new copyright; att/bsd/shared
[unix-history] / usr / src / usr.bin / pascal / pdx / machine / pxops.h
CommitLineData
505bf312
KB
1/*-
2 * Copyright (c) 1980 The Regents of the University of California.
3 * All rights reserved.
4 *
5 * %sccs.include.redist.c%
a3e21f40 6 *
505bf312 7 * @(#)pxops.h 5.3 (Berkeley) %G%
a3e21f40 8 */
6681b368
ML
9
10/*
11 * px opcodes
12 */
13
14typedef unsigned char PXOP;
15
3a1404c5 16#include "h02opcs.h" /* opcode defines */