X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=opnames.h;h=ac726b9242053d9f1938e688cc3e473add2865d7;hb=466d6cd3e7b7bbd27604d839f967b18f16a935e5;hp=ba28f685fc5157f6af628309fa9306b86e19eebb;hpb=a85d93d9d5c06911d843f281439a8d3e65aeb165;p=p5sagit%2Fp5-mst-13.2.git diff --git a/opnames.h b/opnames.h index ba28f68..ac726b9 100644 --- a/opnames.h +++ b/opnames.h @@ -1,4 +1,4 @@ -/* !!!!!!! DO NOT EDIT THIS FILE !!!!!!! +/* !!!!!!! DO NOT EDIT THIS FILE !!!!!!! This file is built by opcode.pl from its data. Any changes made here will be lost! */ @@ -359,6 +359,8 @@ typedef enum opcode { } opcode; #define MAXO 351 +#define OP_phoney_INPUT_ONLY -1 +#define OP_phoney_OUTPUT_ONLY -2 #define OP_IS_SOCKET(op) \