blob: 382a91753b1367fe356c7f04cd2b907d68b335c5 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# 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.
#
# WARNING: This file is machine generated by fidlgen.
include <fuchsia/mem/c/fidl.h>
fuchsia_mem_BufferHandles {
vmo zx_vmo
} [packed]
|