source: anotherchoice/tags/jsp-1.4.4-full-UTF8/config/powerpc32/ibm_ppc_emb_sample/hw_serial.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: 271 bytes
Line 
1/*
2 * @(#) $Id: hw_serial.cfg,v 1.1 2004/09/03 16:39:56 honda Exp $
3 */
4
5/*
6 * SIOドライバのコンフィギュレーションファイル
7 */
8
9#include "hw_serial.h"
10INCLUDE("\"hw_serial.h\"");
11DEF_INH(INHNO_SERIAL, { TA_HLNG, sio_handler });
12
13/* end of file */
Note: See TracBrowser for help on using the repository browser.