bcm: remove obsolete TSTKTOP constant

front
cinap_lenrek 2019-04-04 15:23:20 +02:00
parent 0132e7fed0
commit 8b160d1ea1
1 changed files with 0 additions and 2 deletions

View File

@ -60,8 +60,6 @@
#define UTZERO (UZERO+BY2PG) /* user text start */
#define USTKTOP 0x40000000 /* user segment end +1 */
#define USTKSIZE (8*1024*1024) /* user stack size */
#define TSTKTOP (USTKTOP-USTKSIZE) /* sysexec temporary stack */
#define TSTKSIZ 256
/*
* Legacy...