bcm: remove obsolete TSTKTOP constant
This commit is contained in:
parent
0132e7fed0
commit
8b160d1ea1
1 changed files with 0 additions and 2 deletions
|
@ -60,8 +60,6 @@
|
||||||
#define UTZERO (UZERO+BY2PG) /* user text start */
|
#define UTZERO (UZERO+BY2PG) /* user text start */
|
||||||
#define USTKTOP 0x40000000 /* user segment end +1 */
|
#define USTKTOP 0x40000000 /* user segment end +1 */
|
||||||
#define USTKSIZE (8*1024*1024) /* user stack size */
|
#define USTKSIZE (8*1024*1024) /* user stack size */
|
||||||
#define TSTKTOP (USTKTOP-USTKSIZE) /* sysexec temporary stack */
|
|
||||||
#define TSTKSIZ 256
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Legacy...
|
* Legacy...
|
||||||
|
|
Loading…
Reference in a new issue