OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [libchip/] [serial/] [sersupp.h] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1026 ivang
/*
2
 *  sersupp.h,v 1.2 1998/07/09 23:29:33 joel Exp
3
 */
4
 
5
#ifndef __LIBCHIP_SERIAL_SUPPORT_h
6
#define __LIBCHIP_SERIAL_SUPPORT_h
7
 
8
int termios_baud_to_index(
9
  int termios_baud
10
);
11
 
12
int termios_baud_to_number(
13
  int termios_baud
14
);
15
 
16
boolean libchip_serial_default_probe(
17
  int minor
18
);
19
 
20
 
21
#endif
22
/* end of include file */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.