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

* libmisc/shell/dd-args.c: Use uint_least32_t instead of u_int,
	force 32bit constants to make code functional on 16bit-int targets.
This commit is contained in:
Ralf Corsepius
2009-10-22 03:22:06 +00:00
parent 77429b0669
commit 5699d86790
+5
View File
@@ -1,3 +1,8 @@
2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/shell/dd-args.c: Use uint_least32_t instead of u_int,
force 32bit constants to make code functional on 16bit-int targets.
2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Remove -fasm.