libc: __atfork() is only used by the WR() in this file, so make it static.
authorSascha Wildner <saw@online.de>
Sun, 2 Feb 2014 00:05:58 +0000 (01:05 +0100)
committerSascha Wildner <saw@online.de>
Sun, 2 Feb 2014 00:05:58 +0000 (01:05 +0100)
commit0d67d37082bc17db3f45427ae36fbef312d2831a
treeb786991456d5948062d5c679652a29c72ec4808c
parentd19cd806f6a2b1503efbc2dface360c41044d3de
libc: __atfork() is only used by the WR() in this file, so make it static.

Also mark it __used.

This silences a -Wmissing-prototypes warning.
lib/libc/gen/Symbol.map
lib/libc/gen/_pthread_stubs.c