blob: 639710f3e61582e3c56d3f1fe5f3bd8448f9633c [file] [log] [blame]
// Copyright 2021 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.
// Generated bytecode.
constexpr zx_bind_inst_t grey_lourie_go_away_bird_insts[] = {
{0x20000001,0x1,0x3010000},{0x1000000,0x0,0x0},
};
constexpr device_fragment_part_t grey_lourie_go_away_bird_fragment_part[] = {
{
.instruction_count = countof(grey_lourie_go_away_bird_insts),
.match_program = grey_lourie_go_away_bird_insts,
}
};
constexpr device_fragment_t grey_lourie_go_away_bird_fragment = {
.name = "go-away-bird",
.parts_count = countof(grey_lourie_go_away_bird_fragment_part),
.parts = grey_lourie_go_away_bird_fragment_part,
};
constexpr device_fragment_t grey_lourie_fragments[] {
grey_lourie_go_away_bird_fragment
};