Add various declarations for more builtin functions
commit02888be1a1a5ee849fb1fb1e4f8a1e29c420c98b
authorLinus Torvalds <torvalds@g5.osdl.org>
Thu, 15 Sep 2005 17:42:45 +0000 (15 10:42 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 15 Sep 2005 17:42:45 +0000 (15 10:42 -0700)
treee96c695987798da9c335603f136ffb09bc50dc20
parent3ab501cf135bcda1169be0bfabb3c7702c80c71b
Add various declarations for more builtin functions

Yeah, this is not the way to do them (we should have _real_ builtin
declarations instead of parsing them to create them), but this is the
simple solution to gcc-aware header files.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
lib.c