commit | 6cae60feb6709dea4cb94da93d4d2ea039aee59d | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Apr 16 15:25:47 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat Apr 16 15:25:47 2005 -0700 |
tree | 5aaf9fa7b025784924d66bd29fb4d5b4239a67e4 | |
parent | e821d94d34af23a31a16ead78e8b685b750c8c3d [diff] |
[PATCH] kill #ifndef HAVE_ARCH_GET_SIGNAL_TO_DELIVER in signal.c Now that no architectures defines HAVE_ARCH_GET_SIGNAL_TO_DELIVER anymore this can go away. It was a transitional hack only. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>