declare SEGHOL
authorceriel <none@none>
Thu, 8 Sep 1988 10:26:18 +0000 (10:26 +0000)
committerceriel <none@none>
Thu, 8 Sep 1988 10:26:18 +0000 (10:26 +0000)
util/ceg/ce_back/obj_back/back.h

index 011d94e..10d279f 100644 (file)
@@ -22,6 +22,7 @@ extern holno, procno;
 #define        SEGROM          1
 #define        SEGCON          2
 #define        SEGBSS          3
+#define        SEGHOL          -1      /* does not exist */
 
 #define swtxt()                switchseg( SEGTXT)