source: anotherchoice/tags/jsp-1.4.4-full-UTF8/systask/logtask.cfg

Last change on this file was 363, checked in by ykominami, 5 years ago

add tags/jsp-1.4.4-full-UTF8

  • Property svn:executable set to *
File size: 304 bytes
RevLine 
[363]1/*
2 * @(#) $Id: logtask.cfg,v 1.2 2003/01/06 08:05:10 hiro Exp $
3 */
4
5/*
6 * システムログタスクのコンフィギュレーションファイル
7 */
8
9INCLUDE("\"logtask.h\"");
10CRE_TSK(LOGTASK, { TA_HLNG|TA_ACT, (VP_INT) LOGTASK_PORTID, logtask,
11 LOGTASK_PRIORITY, LOGTASK_STACK_SIZE, NULL });
Note: See TracBrowser for help on using the repository browser.