HomeFreeBSD

Fix the powerpc copyout fixup from r356113

Description

Fix the powerpc copyout fixup from r356113

Summary:
r356113 used an older patch, which predated the
freebsd_copyout_auxargs() addition. Fix this by using a private
powerpc_copyout_auxargs() instead, and keep it private to powerpc, not in MI
files.

Reviewed by: kib, bdragon
Differential Revision: https://reviews.freebsd.org/D22935

Details

Provenance
jhibbitsAuthored on
Reviewer
kib
Differential Revision
D22935: Fix the powerpc copyout fixup from r356113
Parents
rS356128: src.conf.5: regen after r356127, disable GPL_DTC by default
Branches
Unknown
Tags
Unknown