URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Go to most recent revision |
Only display areas with differences |
Details |
Blame |
View Log
Rev 175 |
Rev 406 |
/*
|
/*
|
* LiMon - BOOTP/TFTP.
|
* LiMon - BOOTP/TFTP.
|
*
|
*
|
* Copyright 1994, 1995, 2000 Neil Russell.
|
* Copyright 1994, 1995, 2000 Neil Russell.
|
* (See License)
|
* (See License)
|
*/
|
*/
|
|
|
#ifndef __TFTP_H__
|
#ifndef __TFTP_H__
|
#define __TFTP_H__
|
#define __TFTP_H__
|
|
|
/**********************************************************************/
|
/**********************************************************************/
|
/*
|
/*
|
* Global functions and variables.
|
* Global functions and variables.
|
*/
|
*/
|
|
|
/* tftp.c */
|
/* tftp.c */
|
extern void TftpStart (void); /* Begin TFTP get */
|
extern void TftpStart(void); /* Begin TFTP get */
|
|
|
/**********************************************************************/
|
/**********************************************************************/
|
|
|
#endif /* __TFTP_H__ */
|
#endif /* __TFTP_H__ */
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.