on_proc_exit/on_shmem_exit prototypes.
Started by Kurt Roeckxover 22 years ago2 messagespatches
This patch properly sets the prototype for the on_shmem_exit and
on_proc_exit functions, and adjust all other related code to use
the proper types too.
Kurt