Last change
on this file since 93 was 93, checked in by nmir-saito, 8 years ago |
add Combined package of SSP kernel for QB-R5F100LE-TB(RL78 processor)
|
File size:
326 bytes
|
Line | |
---|
1 | /*
|
---|
2 | * @(#) $Id: serial.cfg 823 2008-03-18 13:02:11Z hiro $
|
---|
3 | */
|
---|
4 |
|
---|
5 | /*
|
---|
6 | * VAC^tF[XhCoÌRtBM
|
---|
7 | [Vt@C
|
---|
8 | */
|
---|
9 |
|
---|
10 | #include "target_syssvc.h"
|
---|
11 | INCLUDE("target_serial.cfg");
|
---|
12 |
|
---|
13 | #include "syssvc/serial.h"
|
---|
14 | ATT_INI({ TA_NULL, 0, serial_initialize });
|
---|
15 | ATT_TER({ TA_NULL, 0, serial_terminate });
|
---|
Note:
See
TracBrowser
for help on using the repository browser.