Sign in
fuchsia
/
fuchsia
/
685efff43da057f611ef5ca515b592155730d0e8
/
.
/
sdk
/
lib
/
c
/
test
/
sanitizer
/
no-interposing.cc
blob: e4a48f45ddd86366bfcba12f81ca38cf5c20ba3b [
file
] [
log
] [
blame
]
// Copyright 2022 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
int
gNoInterposing
=
0
;