Ignore:
Timestamp:
Jun 26, 2017, 6:45:41 PM (7 years ago)
Author:
ertl-honda
Message:

3.0.0のリリース版に追従

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asp3_wo_tecs/trunk/test/test_flg1.c

    r304 r305  
    5050 *  の責任を負わない.
    5151 *
    52  *  $Id: test_flg1.c 579 2016-02-03 07:29:11Z ertl-hiro $
     52 *  $Id: test_flg1.c 599 2016-02-07 03:33:35Z ertl-hiro $
    5353 */
    5454
     
    169169 *      TASK3: 低優å
    170170ˆåº¦ã‚¿ã‚¹ã‚¯
    171  *      TASK4: 中優å
    172 ˆåº¦ã‚¿ã‚¹ã‚¯
    173  *      TASK5: 中優å
    174 ˆåº¦ã‚¿ã‚¹ã‚¯
    175171 *      ALM1:  アラームハンドラ
    176172 *  FLG1:  TA_NULL属性,初期ビットパターン0x00
     
    191187 *      2:      loc_cpu()
    192188 *              set_flg(FLG1, 0x01) -> E_CTX                                                            ... (A-1)
    193  *              wai_flg(FLG1)
    194189 *              wai_flg(FLG1, 0x01, TWF_ORW, &flgptn) -> E_CTX                          ... (D-2)
    195190 *              unl_cpu()
     
    343338#include "syssvc/test_svc.h"
    344339#include "kernel_cfg.h"
    345 #include "test_sem1.h"
     340#include "test_flg1.h"
    346341
    347342/* DO NOT DELETE THIS LINE -- gentest depends on it. */
Note: See TracChangeset for help on using the changeset viewer.