379c1a4a3c
that the libraries build now.
12 lines
212 B
ArmAsm
12 lines
212 B
ArmAsm
#
|
|
.sect .text; .sect .rom; .sect .data; .sect .bss
|
|
|
|
.sect .rom
|
|
|
|
/* 2147483648 as a double; used as a pivot for double->unsigned and unsigned->double. */
|
|
|
|
.define .fd_80000000
|
|
.fd_80000000:
|
|
.data4 0x41e00000, 0
|
|
|