mirror of
https://github.com/ipxe/ipxe
synced 2025-12-22 13:00:39 +03:00
Added plug_plug()
This commit is contained in:
@@ -29,5 +29,6 @@ struct interface {
|
||||
};
|
||||
|
||||
extern void plug ( struct interface *intf, struct interface *dest );
|
||||
extern void plug_plug ( struct interface *a, struct interface *b );
|
||||
|
||||
#endif /* _GPXE_INTERFACE_H */
|
||||
|
||||
Reference in New Issue
Block a user