commit | 9863a0babc2f0d920dfb4ddecf4e5b5342cb986b | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Mon Mar 16 17:54:49 2009 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Mon Mar 16 17:54:49 2009 +1000 |
tree | 59f9efa0e9c118ce659e5bda70aac50fa6c5d7ac | |
parent | f9847004bf94ba5457738cb5e0f868821864ff50 [diff] |
m68k: merge the non-MMU and MMU versions of swab.h It is trivial to merge the non-MMU and MMU versions of swab.h. Without a single file "make headers_install" is broken for m68k (since each of the sub-varients of swab.h are not installed). Signed-off-by: Greg Ungerer <gerg@uclinux.org>