Ignore:
Timestamp:
Jul 3, 2020, 7:19:17 PM (4 years ago)
Author:
coas-nagasima
Message:

ASP3, TINET, mbed を更新

File:
1 edited

Legend:

Unmodified
Added
Removed
  • EcnlProtoTool/trunk/asp3_dcre/include/t_stdlib.h

    r321 r429  
    6161extern const char       *itron_strerror(ER ercd) throw();
    6262
    63 /*
    64  *  エラーメッセージのログ出力
    65  *
    66  *  サービスコールがエラーを返した場合に,そのファイル名,行番号,メイ
    67  *  ンエラーコード等を表示するための関数.
    68  */
    69 extern void             t_perror(uint_t prio, const char *file, int_t line,
    70                                                                         const char *expr, ER ercd) throw();
    71 
    7263#ifdef __cplusplus
    7364}
Note: See TracChangeset for help on using the changeset viewer.