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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [libchip/] [serial/] [serprobe.c] - Blame information for rev 1026

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

Line No. Rev Author Line
1 1026 ivang
/*
2
 *  serprobe.c,v 1.2 2001/03/14 19:42:49 joel Exp
3
 */
4
 
5
#include <rtems.h>
6
#include <libchip/serial.h>
7
#include <libchip/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.