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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [libchip/] [serial/] [serprobe.c] - Rev 1026

Go to most recent revision | Compare with Previous | Blame | View Log

/*
 *  serprobe.c,v 1.2 2001/03/14 19:42:49 joel Exp
 */
 
#include <rtems.h>
#include <libchip/serial.h>
#include <libchip/sersupp.h>
 
boolean libchip_serial_default_probe(int minor)
{
  /*
   * If the configuration dependent probe has located the device then
   * assume it is there
   */
 
  return TRUE;
}
 
 
 
 

Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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