get_pid in fork.c not inline?

Christopher Horn (chorn@warwick.net)
Thu, 12 Dec 1996 21:54:44 -0500


I was looking over fork.c and noticed that the get_pid function is not
declared inline. I'm curious as to why it is not, figuring it is either
an oversight (unlikely) or an optimization that I'm just not seeing. Any
ideas?

Cheers,
Chris