4.104.114.84.95
Last change
on this file since 0836603 was
0836603,
checked in by Joel Sherrill <joel.sherrill@…>, on 09/18/96 at 21:13:10
|
new files submitted by Craig Lebakken (lebakken@…) and Derrick Ostertag
(ostertag@…)
|
-
Property mode set to
100644
|
File size:
230 bytes
|
Line | |
---|
1 | /* |
---|
2 | * $Id$ |
---|
3 | */ |
---|
4 | |
---|
5 | int console_duartinit(unsigned int uart_num, unsigned int BAUDRate); |
---|
6 | int console_sps_putc(unsigned int uart_num, int ch); |
---|
7 | int console_sps_getc(unsigned int uart_num); |
---|
8 | int console_sps_kbhit(unsigned int uart_num); |
---|
Note: See
TracBrowser
for help on using the repository browser.