* system.h: Fix return type of bcmp prototype from `void' to `int'.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 15 Feb 1998 20:36:23 +0000 (20:36 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 15 Feb 1998 20:36:23 +0000 (20:36 +0000)
commitfe879f7c9b4a04e6f6c0be0976ff34af4d4c0bbb
treed8f9558ef6d9cd4a234e3314c61026a1bb51a697
parente73a0ac8e7ea64719b6b94bd9ee66996e3ad57c0
    * system.h: Fix return type of bcmp prototype from `void' to `int'.
        Make bcopy, bcmp and bzero prototypes explicitly `extern'.
        Add a prototype for getenv.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18018 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/system.h