source: asp_ccsproject/asp/target/lm4f120_gcc/target_cfg1_out.h@ 82

Last change on this file since 82 was 82, checked in by ecsg-okazaki, 10 years ago

2014/09/26 ECS E.Okazaki First release.

File size: 266 bytes
Line 
1/*
2 * @(#) $Id: target_cfg1_out.h 2268 2011-11-22 16:22:45Z ertl-honda $
3 */
4
5/*
6 * cfg1_out.cをリンクするために必
7要なスタブの定義
8 */
9
10STK_T *const _kernel_istkpt = 0x00;
11
12/*
13 * コア依存のスタブの定義
14 */
15#include <core_cfg1_out.h>
Note: See TracBrowser for help on using the repository browser.