2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>

* sp14/asr.c: Remove PRIxrtems_signal_set (moved to tmacros.h).
	Include "tmacros.h".
This commit is contained in:
Ralf Corsepius
2009-10-30 13:23:57 +00:00
parent 6915c2c180
commit cc8b705128
+2
View File
@@ -1,5 +1,7 @@
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp14/asr.c: Remove PRIxrtems_signal_set (moved to tmacros.h).
Include "tmacros.h".
* sp63/init.c: Pass UINTPTR_MAX instead of 0xffffffff to
_Heap_Allocate for 16bit compliance.
* sp44/init.c: Another printf format fix.