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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [libchip/] [serial/] [sersupp.h] - Diff between revs 30 and 173

Only display areas with differences | Details | Blame | View Log

Rev 30 Rev 173
/*
/*
 *  $Id: sersupp.h,v 1.2 2001-09-27 12:01:42 chris Exp $
 *  $Id: sersupp.h,v 1.2 2001-09-27 12:01:42 chris Exp $
 */
 */
 
 
#ifndef __LIBCHIP_SERIAL_SUPPORT_h
#ifndef __LIBCHIP_SERIAL_SUPPORT_h
#define __LIBCHIP_SERIAL_SUPPORT_h
#define __LIBCHIP_SERIAL_SUPPORT_h
 
 
int termios_baud_to_index(
int termios_baud_to_index(
  int termios_baud
  int termios_baud
);
);
 
 
int termios_baud_to_number(
int termios_baud_to_number(
  int termios_baud
  int termios_baud
);
);
 
 
boolean libchip_serial_default_probe(
boolean libchip_serial_default_probe(
  int minor
  int minor
);
);
 
 
 
 
#endif
#endif
/* end of include file */
/* end of include file */
 
 

powered by: WebSVN 2.1.0

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