commit | 330a895bbd81594026132e4b4915e7a895a493da | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Sat Feb 19 15:48:52 2011 -0500 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Sat Feb 19 21:40:20 2011 +0000 |
tree | 255673893bba641d60fe9535abe94f223e246218 | |
parent | e44a4a262ab1d47815262a6bb03ba6001c79096a [diff] |
linux/sparc: move to common syscall.h Rather than constantly deal with the sparc/syscall.h going stale, merge the few sparc-specific pieces into the linux/syscall.h header. * linux/syscall.h: Add sparc-specific pieces from sparc/syscall.h. * Makefile.am (EXTRA_DIST): Remove linux/sparc/syscall.h and linux/sparc64/syscall.h. * linux/sparc/syscall.h, linux/sparc64/syscall.h: Deleted. Signed-off-by: Mike Frysinger <vapier@gentoo.org>