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

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

set svn:mime-type to files

  • Property svn:mime-type set to text/plain; charset=utf-8
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
9void sta_ker(void){}
10STK_T *const _kernel_istkpt = 0x00;
11void * _kernel_vectors = 0x00;
Note: See TracBrowser for help on using the repository browser.