ehci: set CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS to 16
[barebox-mini2440.git] / net / tftp.h
blob7fed2e6b267b5ecc8a4cfb5c2360e953a9ad3a13
1 /*
2 * LiMon - BOOTP/TFTP.
4 * Copyright 1994, 1995, 2000 Neil Russell.
5 * (See License)
6 */
8 #ifndef __TFTP_H__
9 #define __TFTP_H__
11 /**********************************************************************/
13 * Global functions and variables.
16 /**********************************************************************/
18 #endif /* __TFTP_H__ */