Remove obsolete file

release
Slava Pestov 2007-10-29 00:19:58 -05:00
parent 0586d7556c
commit c69f19bb64
1 changed files with 0 additions and 19 deletions

View File

@ -1,19 +0,0 @@
.text
.globl c_to_factor_toplevel
.word exception_handler
.word 0
c_to_factor_toplevel:
ldr pc, _Pc_to_factor
_Pc_to_factor:
.word c_to_factor
.section .pdata
.word c_to_factor_toplevel
.word 0xc0000002 | (0xFFFFF << 8)