Sign in
fuchsia
/
fuchsia
/
1bdbf8a4e6f758c3b1782dee352071cc592ca3ab
/
.
/
zircon
/
tools
/
kazoo
/
test_no_methods.test.fidl
blob: d5920309b8bb5b2bcef6a066ed2975f810d593be [
file
] [
log
] [
blame
]
// Copyright 2019 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.
library zz
;
[
Transport
=
"Syscall"
]
protocol
Empty
{
};