OSDN Git Service

I thought it would be smaller to inline since these funcs are small.
authorEric Andersen <andersen@codepoet.org>
Fri, 24 Jan 2003 11:52:51 +0000 (11:52 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 24 Jan 2003 11:52:51 +0000 (11:52 -0000)
commit14c6293257eae377415d84ede9d118988e6474ce
tree5f3da9ed51470e4200c4fa12f368ff524dfcb0ff
parent85800279bcad0b3495ccc22374f42cd04675f9e4
I thought it would be smaller to inline since these funcs are small.
Well, not inlining saves 300 bytes, so do that instead.
 -Erik
libc/sysdeps/linux/common/Makefile
libc/sysdeps/linux/common/syscalls.c
libc/sysdeps/linux/common/xstatconv.c
libc/sysdeps/linux/common/xstatconv.h [new file with mode: 0644]