Kaynağa Gözat

tftp prototypes moved to tftp.h

tags/v0.9.3
Michael Brown 19 yıl önce
ebeveyn
işleme
5bec933c66
1 değiştirilmiş dosya ile 0 ekleme ve 2 silme
  1. 0
    2
      src/include/etherboot.h

+ 0
- 2
src/include/etherboot.h Dosyayı Görüntüle

@@ -184,8 +184,6 @@ extern int main();
184 184
 extern char as_main_program;
185 185
 /* nic.c */
186 186
 extern void rx_qdrain P((void));
187
-extern int tftp P((const char *name, int (*)(unsigned char *, unsigned int, unsigned int, int)));
188
-extern int tftp_block P((struct tftpreq_info_t *, struct tftpblk_info_t *));
189 187
 extern int ip_transmit P((int len, const void *buf));
190 188
 extern void build_ip_hdr P((unsigned long destip, int ttl, int protocol, 
191 189
 	int option_len, int len, const void *buf));

Loading…
İptal
Kaydet