diff options
Diffstat (limited to 'third_party/python/gyp/test/mac/lto/asmfile.S')
-rw-r--r-- | third_party/python/gyp/test/mac/lto/asmfile.S | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/python/gyp/test/mac/lto/asmfile.S b/third_party/python/gyp/test/mac/lto/asmfile.S new file mode 100644 index 0000000000..ea23759a39 --- /dev/null +++ b/third_party/python/gyp/test/mac/lto/asmfile.S @@ -0,0 +1,2 @@ +.globl _asfun +ret |