summaryrefslogtreecommitdiff
path: root/deps/gyp/test/prune_targets/lib2.cc
blob: aed394afcff768af538513e67e47170f954a36c3 (plain)
1
2
3
4
5
6
// Copyright (c) 2013 Google Inc. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

void libfunc2() {
}