xen: remove obsolete TSTKTOP constant
This commit is contained in:
parent
8b160d1ea1
commit
b7105fe066
1 changed files with 0 additions and 2 deletions
|
@ -58,8 +58,6 @@
|
|||
#define KTZERO 0x80010000 /* first address in kernel text */
|
||||
#define USTKTOP (KZERO-BY2PG) /* byte just beyond user stack */
|
||||
#define USTKSIZE (16*1024*1024) /* size of user stack */
|
||||
#define TSTKTOP (USTKTOP-USTKSIZE) /* end of new stack in sysexec */
|
||||
#define TSTKSIZ 100
|
||||
|
||||
/*
|
||||
* known x86 segments (in GDT) and their selectors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue