Re-working of the breakpoint support
[ghc-hetmet.git] / includes / Bytecodes.h
index 4a75b00..3df7ddd 100644 (file)
@@ -75,6 +75,7 @@
 #define bci_RETURN_D                   50
 #define bci_RETURN_L                   51
 #define bci_RETURN_V                   52
+#define bci_BRK_FUN                    53
 /* If you need to go past 255 then you will run into the flags */
 
 /* If you need to go below 0x0100 then you will run into the instructions */