source: ssp_qb_r5f100le_cs/trunk/arch/arm_m_gcc/prc_check.tf@ 95

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

ファイルの mime-type 変更

  • Property svn:mime-type set to text/plain; charset=shift_jis
File size: 332 bytes
Line 
1$
2$ パス3のプロセッサ依存テンプレート(ARM-M用)
3$
4
5$
6$ チェック方法の指定
7$
8$CHECK_FUNC_ALIGN = 1$
9$CHECK_FUNC_NONNULL = 1$
10$CHECK_STACK_ALIGN = 8$
11$CHECK_STACK_NONNULL = 1$
12$CHECK_MPF_ALIGN = 4$
13$CHECK_MPF_NONNULL = 1$
14
15$
16$ 標準テンプレートファイルのインクルード
17$
18$ $INCLUDE "kernel/kernel_check.tf"$
Note: See TracBrowser for help on using the repository browser.