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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [libchip/] [serial/] [serprobe.c] - Blame information for rev 587

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

Line No. Rev Author Line
1 30 unneback
/*
2
 *  $Id: serprobe.c,v 1.2 2001-09-27 12:01:42 chris Exp $
3
 */
4
 
5
#include <rtems.h>
6
#include <libchip/serial.h>
7
#include "sersupp.h"
8
 
9
boolean libchip_serial_default_probe(int minor)
10
{
11
  /*
12
   * If the configuration dependent probe has located the device then
13
   * assume it is there
14
   */
15
 
16
  return TRUE;
17
}
18
 
19
 
20
 

powered by: WebSVN 2.1.0

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