summaryrefslogtreecommitdiff
path: root/deps/gyp/test/linux/ldflags-duplicates/lib1.c
blob: a1322e73955c6001d1140fe30c32de9c05bff141 (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 foo() {
}