source: ssp_aarch64/trunk/arm64_gcc/prc_cfg1_out.h@ 353

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

initial import

File size: 241 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 */
9
10void sta_ker(void){}
11STK_T *const _kernel_istkpt = 0x00;
12void * _kernel_vectors = 0x00;
Note: See TracBrowser for help on using the repository browser.