summaryrefslogtreecommitdiff
path: root/deps/gyp/test/linux/ldflags-duplicates/lib2.c
blob: 8e7a082820674bc19e47d7b629b56a6311329456 (plain)
1
2
3
4
5
6
// Copyright (c) 2015 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 bar() {
}