mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-05-04 12:21:15 -04:00
14 lines
893 B
C
14 lines
893 B
C
/***********************************************************************/
|
|
/* */
|
|
/* FILE :stacksct.h */
|
|
/* DATE :Wed, Aug 11, 2010 */
|
|
/* DESCRIPTION :Setting of Stack area */
|
|
/* CPU TYPE :Other */
|
|
/* */
|
|
/* This file is generated by Renesas Project Generator (Ver.4.50). */
|
|
/* NOTE:THIS IS A TYPICAL EXAMPLE. */
|
|
/* */
|
|
/***********************************************************************/
|
|
#pragma stacksize su=0x300
|
|
#pragma stacksize si=0x100
|