Ignore:
Timestamp:
Oct 19, 2013, 12:38:33 AM (11 years ago)
Author:
ertl-hiro
Message:

ASP Release 1.9.0 への追従。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asp_wo_cfg/trunk/include/test_lib.h

    r49 r62  
    33 *      Toyohashi Open Platform for Embedded Real-Time Systems
    44 *
    5  *  Copyright (C) 2005-2011 by Embedded and Real-Time Systems Laboratory
     5 *  Copyright (C) 2005-2013 by Embedded and Real-Time Systems Laboratory
    66 *              Graduate School of Information Science, Nagoya Univ., JAPAN
    77 *
     
    6565 */
    6666extern void     set_bit_func(BIT_FUNC bit_func);
     67
     68/*
     69 *  テストプログラムの開始
     70 */
     71extern void     test_start(char *progname);
    6772
    6873/*
Note: See TracChangeset for help on using the changeset viewer.