source: ssp_armv6_m_gcc/tags/1.3.0/arch/armv6_m_gcc/prc_cfg1_out.h@ 86

Last change on this file since 86 was 86, checked in by nmir-saito, 9 years ago

add separate package of SSP kernel for ARMv6-M

File size: 192 bytes
Line 
1/*
2 * @(#) $Id: prc_cfg1_out.h 1304 2008-08-27 07:28:36Z ertl-honda $
3 */
4
5/*
6 * cfg1_out.cをリンクするために必要なスタブの定義
7 */
8
9void sta_ker(void){}
10STK_T *const _kernel_istkpt = 0x00;
Note: See TracBrowser for help on using the repository browser.