blob: 71fa95f073d495f5094e817ccc26b10c77ba7e01 [file] [log] [blame]
// Copyright 2017 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
#include <zircon/types.h>
zx_handle_t bootdata_get_bootfs(zx_handle_t log, zx_handle_t vmar_self,
zx_handle_t bootdata_vmo);