summaryrefslogtreecommitdiff
path: root/deps/gyp/test/rules/src/an_asm.S
diff options
context:
space:
mode:
Diffstat (limited to 'deps/gyp/test/rules/src/an_asm.S')
-rw-r--r--deps/gyp/test/rules/src/an_asm.S6
1 files changed, 0 insertions, 6 deletions
diff --git a/deps/gyp/test/rules/src/an_asm.S b/deps/gyp/test/rules/src/an_asm.S
deleted file mode 100644
index eeb1345550..0000000000
--- a/deps/gyp/test/rules/src/an_asm.S
+++ /dev/null
@@ -1,6 +0,0 @@
-// 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() {}