URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [rtos/] [freertos-6.1.1/] [Demo/] [SuperH_SH7216_Renesas/] [RTOSDemo/] [stacksct.h] - Rev 611
Go to most recent revision | Compare with Previous | Blame | View Log
/***********************************************************************/ /* */ /* 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. */
Go to most recent revision | Compare with Previous | Blame | View Log