blob: f90ed6f0828284e699594f963fe74a5a759cd1fc [file] [log] [blame]
// Copyright 2018 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 SYSROOT_ZIRCON_DEVICE_NAND_H_
#define SYSROOT_ZIRCON_DEVICE_NAND_H_
#include <fuchsia/hardware/nand/c/fidl.h>
// TODO(ZX-2677): Deleting this file is blocked by banjo being able to consume
// code generated by fidl.
typedef fuchsia_hardware_nand_Info nand_info_t;
#endif // SYSROOT_ZIRCON_DEVICE_NAND_H_