declare SEGHOL
This commit is contained in:
parent
b5f657aba6
commit
5c126dd968
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue