Sign in
fuchsia
/
fuchsia
/
83854f31e881f0f9aa2bd848a84a94e01fb09dd9
/
.
/
zircon
/
system
/
utest
/
dlfcn
/
test-dso-no-note.cc
blob: 0aa4799ff86e3952bf099df6bf3a55b731fe991a [
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.
#include
<zircon/compiler.h>
extern
"C"
__EXPORT
void
dummy
()
{}