Replace use of __objc_xcalloc and free with objc_calloc and objc_free.
authorRichard Kenner <kenner@gcc.gnu.org>
Sun, 22 Sep 1996 14:34:13 +0000 (10:34 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 22 Sep 1996 14:34:13 +0000 (10:34 -0400)
commit6f18718f3ff7a4b87bacd842f10582dc0cd87a08
tree0fee4857221f022433a9220b0bf7b93cf480ea92
parented40285ff6b9ba382020c24c69af8940532f6761
Replace use of __objc_xcalloc and free with objc_calloc and objc_free.

From-SVN: r12761
gcc/objc/hash.c