source: uKadecot/trunk/ssp/arch/rx630_ccrx/prc_cfg1_out.h@ 101

Last change on this file since 101 was 101, checked in by coas-nagasima, 9 years ago

TOPPERS/uKadecotのソースコードを追加

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
  • Property svn:mime-type set to text/plain
File size: 218 bytes
Line 
1/*
2 * cfg1_out.c‚̃Šƒ“ƒN‚É•K—v‚ȃXƒ^ƒu‚Ì’è‹`
3 */
4
5void sta_ker( void )
6{
7}
8
9void hardware_init_hook( void )
10{
11}
12
13void software_init_hook( void )
14{
15}
16
17const SIZE _kernel_istksz = 0;
18
19STK_T *const _kernel_istk = NULL;
Note: See TracBrowser for help on using the repository browser.