commit | 56142536868a2be34f261ed8fdca1610f8a73fbd | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@shinybook.infradead.org> | Sat Apr 29 01:51:47 2006 +0100 |
committer | David Woodhouse <dwmw2@infradead.org> | Sat Apr 29 01:51:47 2006 +0100 |
tree | 0bd66166b318d8403b1881285f6813ece2acced1 | |
parent | 34c278d3913a15b64943e8c40a16b4f732cc7c59 [diff] |
Remove unneeded _syscallX macros from user view in asm-*/unistd.h These aren't needed by glibc or klibc, and they're broken in some cases anyway. The uClibc folks are apparently switching over to stop using them too (now that we agreed that they should be dropped, at least). Signed-off-by: David Woodhouse <dwmw2@infradead.org>