Changed Class * to Class in order to match NEXTSTEP and OpenStep runtime.
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 26 Apr 1995 23:07:00 +0000 (19:07 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 26 Apr 1995 23:07:00 +0000 (19:07 -0400)
commit4426bf3fe6db80ce49d9eb3e586acc0ec6e74e73
tree374b04cf50a0990014b1e6f35fcdff4a1660abfe
parente35ec8520bf2e4322618732f556d72590f24dc68
Changed Class * to Class in order to match NEXTSTEP and OpenStep runtime.

Changed Class * to Class in order to match NEXTSTEP and OpenStep
runtime.
(OBJC_VERSION): Version 7.
(objc_init_statics): New function.
(__objc_exec_class): Invoke objc_init_statics if needed.

From-SVN: r9494
gcc/objc/init.c