source: asp_nios2/trunk/arch/nios2_gcc/prc_cfg1_out.h@ 1

Last change on this file since 1 was 1, checked in by ertl-ichiba, 14 years ago

ASP 1.4.0対応のNios2依存部を追加

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
File size: 138 bytes
Line 
1/*
2 * @(#) $Id: prc_cfg1_out.h 1 2010-06-14 02:33:52Z ertl-ichiba $
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.