commit | 7a2cf4af1554d891b440cc3a649d01ed222206c3 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Tue Mar 17 08:47:11 2009 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Tue Mar 17 08:47:11 2009 +1000 |
tree | a6472e779055a87ab8af0b370cab4c571357ae0f | |
parent | 9df3d51b59bd6aa48aee76e0cde4b89d854f3694 [diff] |
m68k: merge the non-MMU and MMU versions of siginfo.h It is trivial to merge the non-MMU and MMU versions of siginfo.h. Without a single file "make headers_install" is broken for m68k (since each of the sub-varients of siginfo.h are not installed). Signed-off-by: Greg Ungerer <gerg@uclinux.org>