From be670840c75165fd290da33a6245f013346b6c6f Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Wed, 4 Nov 2009 01:18:08 +0000 Subject: [sanboot] Extend the "keep-san" option to non-iSCSI SAN protocols This disgustingly ugly hack just keeps getting worse. --- src/include/gpxe/sanboot.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/include') diff --git a/src/include/gpxe/sanboot.h b/src/include/gpxe/sanboot.h index 6ec2ec24b..fd063164c 100644 --- a/src/include/gpxe/sanboot.h +++ b/src/include/gpxe/sanboot.h @@ -15,4 +15,6 @@ struct sanboot_protocol { #define __sanboot_protocol __table_entry ( SANBOOT_PROTOCOLS, 01 ) +extern int keep_san ( void ); + #endif /* _GPXE_SANBOOT_H */ -- cgit v1.2.3-55-g7522