Sign in
fuchsia
/
fuchsia
/
0ce75f1841a7e8f3aa7ae66214a6d7102abfbd74
/
.
/
src
/
connectivity
/
network
/
netstack
/
pprof_stub.go
blob: f1328ac5d8216f7c5bbbe4c95c0100d4119f7696 [
file
]
// 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.
//+build !pprof
package netstack
func pprofListen() {}