blob: 7ead2714463b833e8d51338ff822b07dd1855c87 [file] [log] [blame]
// Copyright 2020 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
using fuchsia.nand;
if fuchsia.BIND_AUTOBIND == 0 {
fuchsia.BIND_PROTOCOL == fuchsia.nand.BIND_PROTOCOL.DEVICE;
} else {
fuchsia.BIND_PROTOCOL == fuchsia.nand.BIND_PROTOCOL.DEVICE;
fuchsia.BIND_NAND_CLASS == fuchsia.nand.BIND_NAND_CLASS.BBS;
}