about summary refs log tree commit diff stats
path: root/subx/061error.subx
diff options
context:
space:
mode:
Diffstat (limited to 'subx/061error.subx')
-rw-r--r--subx/061error.subx1
1 files changed, 1 insertions, 0 deletions
diff --git a/subx/061error.subx b/subx/061error.subx
index b44d5473..a65c8a73 100644
--- a/subx/061error.subx
+++ b/subx/061error.subx
@@ -48,6 +48,7 @@ error:  # ed : (address exit-descriptor), out : fd or (address stream), msg : (a
     # . . call
     e8/call  stop/disp32
     # should never get past this point
+$error:dead-end:
     # . epilog
     89/copy                         3/mod/direct    4/rm32/ESP    .           .             .           5/r32/EBP   .               .                 # copy EBP to ESP
     5d/pop-to-EBP