blob: 6d1ff73a8430b20f88729ff146edad8b65ad50f2 [file] [log] [blame]
// Copyright 2023 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.
#ifndef LIB_DRIVER_DEVICETREE_MANAGER_TEST_DATA_SIMPLE_H_
#define LIB_DRIVER_DEVICETREE_MANAGER_TEST_DATA_SIMPLE_H_
#define SAMPLE_DEVICE_COMPATIBILITY "fuchsia,sample-device"
#endif // LIB_DRIVER_DEVICETREE_MANAGER_TEST_DATA_SIMPLE_H_