blob: 4bbb0e0158a907c96ae9f719e5d2dafc79042dc9 [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 wallcreeper_wagtail_insts[] = {
{0x20000001,0x1,0x3010000},{0x1000000,0x0,0x0},
};
constexpr device_fragment_part_t wallcreeper_wagtail_fragment_part[] = {
{
.instruction_count = countof(wallcreeper_wagtail_insts),
.match_program = wallcreeper_wagtail_insts,
}
};
constexpr device_fragment_t wallcreeper_wagtail_fragment = {
.name = "wagtail",
.parts_count = countof(wallcreeper_wagtail_fragment_part),
.parts = wallcreeper_wagtail_fragment_part,
};
// Generated bytecode.
constexpr zx_bind_inst_t wallcreeper_redpoll_insts[] = {
{0x20000001,0x2,0x6010000},{0x1000000,0x0,0x0},
};
constexpr device_fragment_part_t wallcreeper_redpoll_fragment_part[] = {
{
.instruction_count = countof(wallcreeper_redpoll_insts),
.match_program = wallcreeper_redpoll_insts,
}
};
constexpr device_fragment_t wallcreeper_redpoll_fragment = {
.name = "redpoll",
.parts_count = countof(wallcreeper_redpoll_fragment_part),
.parts = wallcreeper_redpoll_fragment_part,
};
constexpr device_fragment_t wallcreeper_fragments[] {
wallcreeper_wagtail_fragment, wallcreeper_redpoll_fragment
};