mirror of
https://github.com/ipxe/ipxe
synced 2025-12-11 05:51:37 +03:00
nfs prototypes no longer required.
This commit is contained in:
@@ -212,11 +212,6 @@ extern long rfc1112_sleep_interval P((long base, int exp));
|
|||||||
#endif
|
#endif
|
||||||
extern void cleanup P((void));
|
extern void cleanup P((void));
|
||||||
|
|
||||||
/* nfs.c */
|
|
||||||
extern void rpc_init(void);
|
|
||||||
extern int nfs P((const char *name, int (*)(unsigned char *, unsigned int, unsigned int, int)));
|
|
||||||
extern void nfs_umountall P((int));
|
|
||||||
|
|
||||||
/* proto_slam.c */
|
/* proto_slam.c */
|
||||||
extern int url_slam P((const char *name, int (*fnc)(unsigned char *, unsigned int, unsigned int, int)));
|
extern int url_slam P((const char *name, int (*fnc)(unsigned char *, unsigned int, unsigned int, int)));
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user