blob: 17fed4c8710bd5bb8d145b5a38647e942b4bd561 [file] [log] [blame] [edit]
// 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_TEST_DATA_SIMPLE_H_
#define LIB_DRIVER_DEVICETREE_TEST_DATA_SIMPLE_H_
#define SAMPLE_DEVICE_COMPATIBILITY "fuchsia,sample-device"
#endif // LIB_DRIVER_DEVICETREE_TEST_DATA_SIMPLE_H_