Home
last modified time | relevance | path

Searched hist:"230 d1866a9f9b08c2ab4cb1b60f33fe230ee0a87" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/m68k/include/asm/
H A Dptrace.hdiff 230d1866a9f9b08c2ab4cb1b60f33fe230ee0a87 Mon Mar 16 07:07:39 CDT 2009 Greg Ungerer <gerg@uclinux.org> 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>