mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-24 07:21:57 -04:00
12 lines
814 B
C
12 lines
814 B
C
/***********************************************************************/
|
|
/* */
|
|
/* FILE :stacksct.h */
|
|
/* DATE :Sun, Dec 27, 2009 */
|
|
/* DESCRIPTION :Setting of Stack area */
|
|
/* CPU TYPE :Other */
|
|
/* */
|
|
/* This file is generated by Renesas Project Generator (Ver.4.16). */
|
|
/* */
|
|
/***********************************************************************/
|
|
#pragma stacksize 0x400 /* Do not modify this line. */
|