m68k: merge the non-MMU and MMU versions of ptrace.h
authorGreg Ungerer <gerg@uclinux.org>
Mon, 16 Mar 2009 12:07:39 +0000 (22:07 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Mon, 16 Mar 2009 22:44:42 +0000 (08:44 +1000)
It is trivial to merge the non-MMU and MMU versions of ptrace.h.
Without a single file "make headers_install" is broken for m68k
(since each of the sub-varients of ptrace.h are not installed).

Signed-off-by: Greg Ungerer <gerg@uclinux.org>

No differences found