diff options
Diffstat (limited to 'libgcc/x86/crtn.s')
| -rw-r--r-- | libgcc/x86/crtn.s | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libgcc/x86/crtn.s b/libgcc/x86/crtn.s deleted file mode 100644 index 537fa65..0000000 --- a/libgcc/x86/crtn.s +++ /dev/null @@ -1,3 +0,0 @@ -section .init - pop ebp - ret |
