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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [bootloaders/] [orpmon/] [services/] [tftp.h] - Blame information for rev 406

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 marcus.erl
/*
2
 *      LiMon - BOOTP/TFTP.
3
 *
4
 *      Copyright 1994, 1995, 2000 Neil Russell.
5
 *      (See License)
6
 */
7
 
8
#ifndef __TFTP_H__
9
#define __TFTP_H__
10
 
11
/**********************************************************************/
12
/*
13
 *      Global functions and variables.
14
 */
15
 
16
/* tftp.c */
17 406 julius
extern void TftpStart(void);    /* Begin TFTP get */
18 2 marcus.erl
 
19
/**********************************************************************/
20
 
21
#endif /* __TFTP_H__ */

powered by: WebSVN 2.1.0

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