Added pop_push.h

This commit is contained in:
ceriel
1991-12-18 09:47:19 +00:00
parent fc4bd85342
commit b580397423
4 changed files with 9 additions and 8 deletions

3
util/opt/pop_push.h Normal file
View File

@@ -0,0 +1,3 @@
#define CONDBRA '\001'
#define JUMP '\002'
#define HASLABEL '\004'