blob: 66df650dfe8f63e3523ede962b8d9c11d8bcb256 [file] [log] [blame]
Elliott Hughesdfc64182015-03-18 11:28:15 -07001/* Generated by ./xlat/gen.sh from ./xlat/bsg_protocol.in; do not edit. */
2
3static const struct xlat bsg_protocol[] = {
4#if defined(BSG_PROTOCOL_SCSI) || (defined(HAVE_DECL_BSG_PROTOCOL_SCSI) && HAVE_DECL_BSG_PROTOCOL_SCSI)
5 XLAT(BSG_PROTOCOL_SCSI),
6#endif
7 XLAT_END
8};