commit | 6dba1b67601685ff00ef5d08cc4f11db00cff598 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri Mar 14 17:21:09 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Mar 14 17:21:09 2008 +0900 |
tree | f8eaed5afa2c8aa79bbc50bd3c1e10ceea1af7e1 | |
parent | 66b5bf4216631628788bc48b028c203e8538f43e [diff] |
sh: Fix more user header breakage from sh64 integration. posix_types.h and byteorder.h were sticking purely with the Kconfig symbols, which doesn't work when we scrub the headers for user use. Fixes a very unhelpful build error in current klibc. Signed-off-by: Paul Mundt <lethal@linux-sh.org>