blob: 8605e950a2a70d6a0212a872d082b47d363d13b8 [file] [log] [blame]
// Copyright 2019 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.
#pragma once
typedef struct composite_test_metadata {
uint32_t composite_device_id;
uint32_t metadata_value;
} composite_test_metadata;