OSDN Git Service

stubs: mark stubs as used
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 18 Jan 2012 08:12:47 +0000 (09:12 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 18 Jan 2012 08:14:30 +0000 (09:14 +0100)
commitd8d695731db39a03010cc0051c6fbe939959bbf6
treed073417d5b73439a329bd71165c67c11a03435b7
parent20e4af546967c6bc0cc55a309c9d18818a1404de
stubs: mark stubs as used

Avoids warning from -Wunused-function about the alias target that is
only used at link-time.

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/sysdeps/linux/common/stubs.c
librt/rt_stubs.c