source: asp3_wo_tecs/trunk/target/macosx_xcode/unix_sigio.cfg@ 302

Last change on this file since 302 was 302, checked in by ertl-honda, 7 years ago

TECSレスのASP3の開発のため以下のtrunkからコピー
http://dev.toppers.jp/svn/asp3/branches/WO_TECS-3.C.0

File size: 295 bytes
Line 
1/*
2 * UNIX用ノンブロッキングI/Oサポートモジュールの
3 * コンフィギュレーションファイル
4 *
5 * $Id: unix_sigio.cfg 237 2014-09-28 19:17:01Z ertl-hiro $
6 */
7
8#pragma once
9
10#include "unix_sigio.h"
11CFG_INT(INTNO_SIGIO, { TA_ENAINT | INTATR_SIGIO, INTPRI_SIGIO });
Note: See TracBrowser for help on using the repository browser.