com32/chain: allow service-only runs
[profile/ivi/syslinux.git] / com32 / chain / options.h
index ee15768..bc244f6 100644 (file)
@@ -29,6 +29,7 @@ struct options {
     bool filebpb;
     bool mbrchs;
     bool warn;
+    bool chain;
     uint16_t keeppxe;
     struct syslinux_rm_regs regs;
 };