HomeFreeBSD

fix signatures of cpu_reset_real and cpu_reset_proxy, broken in r331878

Description

fix signatures of cpu_reset_real and cpu_reset_proxy, broken in r331878

When I moved these functions from i386 and amd64 to x86 I dropped their
prototype declarations (that were correct) and left only their definitions
that became incorrect.

Reported by: bde
MFC after: 15 days
X-MFC with: r331878

Details

Provenance
avgAuthored on
Parents
rS331907: MFC r307943-r307944, r308698
Branches
Unknown
Tags
Unknown