commit | 230d1866a9f9b08c2ab4cb1b60f33fe230ee0a87 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Mon Mar 16 22:07:39 2009 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Tue Mar 17 08:44:42 2009 +1000 |
tree | 255f862f28f41f836cf71eadfcc01967901e8cf9 | |
parent | c5f5d3e6ed4405999d5becaffe18415182fa8eb5 [diff] |
m68k: merge the non-MMU and MMU versions of ptrace.h 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>