Browse Source

Added BRK entry point

ceriel 32 years ago
parent
commit
c488731340
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mach/i86/libsys/head_em.s

+ 1 - 1
mach/i86/libsys/head_em.s

@@ -3,7 +3,7 @@
 .define begtext,begdata,begbss
 .define hol0,.reghp,.limhp,.trppc,.ignmask
 .define ERANGE,ESET,EHEAP,ECASE,EILLINS,EIDIVZ,EODDZ
-.define EXIT
+.define EXIT, BRK
 .extern _end
 
 ERANGE          = 1