summaryrefslogtreecommitdiff
path: root/deps/gyp/test/prune_targets/lib1.cc
blob: 692b7de6d82c927503c21607863f671307fa6cd1 (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 libfunc1() {
}