- Revert part of r234005, which I did not intend to commit.
Sorry! :(
This commit is contained in:
parent
47db1ea0bf
commit
b30d62be27
@ -3,4 +3,4 @@
|
||||
|
||||
SRCS+= _ctx_start.S _setjmp.S _set_tp.c alloca.S fabs.c \
|
||||
getcontextx.c infinity.c ldexp.c makecontext.c \
|
||||
__aeabi_read_tp.S setjmp.S signalcontext.c sigsetjmp.S divsi3.S flt_rounds.c
|
||||
__aeabi_read_tp.c setjmp.S signalcontext.c sigsetjmp.S divsi3.S flt_rounds.c
|
||||
|
@ -317,7 +317,7 @@
|
||||
* Address of the vector page, low and high versions.
|
||||
*/
|
||||
#define ARM_VECTORS_LOW 0x00000000U
|
||||
#define ARM_VECTORS_HIGH 0xffff0000
|
||||
#define ARM_VECTORS_HIGH 0xffff0000U
|
||||
|
||||
/*
|
||||
* ARM Instructions
|
||||
|
Loading…
x
Reference in New Issue
Block a user