summaryrefslogtreecommitdiff
path: root/deps/gyp/test/rules/src/an_asm.S
blob: eeb13455500135532ec2c44981f9cdcbf2091680 (plain)
1
2
3
4
5
6
// Copyright (c) 2012 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.

// Fake asm file.
int main() {}