source: ssp_arm_gcc/trunk/target/at91skyeye_gcc/target_cfg1_out.h@ 92

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

add separate package of SSP kernel for ARM + SkyEye(experimental)

File size: 226 bytes
Line 
1/*
2 * @(#) $Id: target_cfg1_out.h 619 2014-03-18 06:10:27Z nmir-saito $
3 */
4
5/*
6 * cfg1_out.cをリンクするために必要なスタブの定義
7 */
8
9/*
10 * コア依存のスタブの定義
11 */
12#include "core_cfg1_out.h"
13
14int main(void){return 1;}
Note: See TracBrowser for help on using the repository browser.