source: ssp_rpi3/trunk/arch/arm64_gcc/common/core_cfg1_out.h@ 384

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

add target dependent files of ssp for rpi3

  • Property svn:keywords set to Id
File size: 187 bytes
Line 
1/*
2 * @(#) $Id: core_cfg1_out.h 384 2019-04-16 11:01:09Z nmir-saito $
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.