crtstuff.c (__do_global_ctors_aux, [...]): Add prototype argument.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sat, 12 Feb 2000 19:19:01 +0000 (19:19 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sat, 12 Feb 2000 19:19:01 +0000 (19:19 +0000)
commitd1e51320605493252494f43a62e6048b5b9c6b26
treebb69efaa2a8d376889e6ca501bfc5aafd4d9c33a
parente35b951f52fe3c43ac8bf209e9b0f0574f797c8d
crtstuff.c (__do_global_ctors_aux, [...]): Add prototype argument.

* crtstuff.c (__do_global_ctors_aux, __reg_frame_ctor,
__dereg_frame_dtor): Add prototype argument.

* gthr-dce.h (__gthread_active_p, __gthread_once): Likewise.

* gthr-posix.h (__gthread_active_p, __gthread_once): Likewise.

* gthr-solaris.h (__gthread_active_p, __gthread_once): Likewise.

* gthr-vxworks.h (__gthread_once): Likewise.

* gthr-win32.h (__gthread_active_p, __gthread_once): Likewise.

From-SVN: r31945
gcc/ChangeLog
gcc/crtstuff.c
gcc/gthr-dce.h
gcc/gthr-posix.h
gcc/gthr-solaris.h
gcc/gthr-vxworks.h
gcc/gthr-win32.h