Re: [PATCH for 6.2 06/49] bsd-user: merge comments and guards from bsd-user fork

2021-08-07 Thread Richard Henderson
On 8/7/21 11:41 AM, Warner Losh wrote: Diff reduction against bsd-user fork: bring in the copyright/license comments, and guard ifdefs. Signed-off-by: Warner Losh --- bsd-user/i386/target_arch_elf.h | 22 ++ bsd-user/x86_64/target_arch_elf.h | 23 +++

[PATCH for 6.2 06/49] bsd-user: merge comments and guards from bsd-user fork

2021-08-07 Thread Warner Losh
Diff reduction against bsd-user fork: bring in the copyright/license comments, and guard ifdefs. Signed-off-by: Warner Losh --- bsd-user/i386/target_arch_elf.h | 22 ++ bsd-user/x86_64/target_arch_elf.h | 23 +++ 2 files changed, 45 insertions(+) diff -