tsystem.h: Add the prototype of strlen.
authorKazu Hirata <kazu@cs.umass.edu>
Wed, 5 Nov 2003 05:17:16 +0000 (05:17 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 5 Nov 2003 05:17:16 +0000 (05:17 +0000)
commit488c98d8e57c25f9c2668d5f4b6b3077d13113e1
tree65c1a41f79dbdb5644f68e8c8d029886b1d4761b
parentc1fab4c1be7b11a656786759ee9927761c1a9473
tsystem.h: Add the prototype of strlen.

* tsystem.h: Add the prototype of strlen.
* unwind-pe.h (read_encoded_value_with_base): Add an
appropriate cast to handle a case where the pointer size is
smaller than sizeof (int).

From-SVN: r73265
gcc/ChangeLog
gcc/tsystem.h
gcc/unwind-pe.h