source: ssp_armv6_m_gcc/tags/1.3.0/arch/armv6_m_gcc/prc_check.tf@ 86

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

add separate package of SSP kernel for ARMv6-M

File size: 314 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.