Remove check for supported libc.
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 24 Oct 2010 01:02:57 +0000 (03:02 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 24 Oct 2010 01:02:57 +0000 (03:02 +0200)
commit58647e8f851e9639d1b386c67c44ca070d1c9a49
treef33dbe76165431e722631b6ce47a35ef37e55003
parent07b1c6ecc035c5b4d68db6b676610327bb897418
Remove check for supported libc.

If it is not supported, it won't work. No need to break working ones
which happen to this over this check.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
include/platform.h