HomeFreeBSD

Tidy syscall declerations.

Description

Tidy syscall declerations.

Pointer arguments should be of the form "<type> *..." and not "<type>* ...".

No functional change.

Reviewed by: kevans
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D22373

Details

Provenance
brooksAuthored on
Reviewer
kevans
Differential Revision
D22373: Tidy syscall declerations.
Parents
rS354710: Compile in arm/unwind.c if options STACK is in effect; the new arm stack(9)
Branches
Unknown
Tags
Unknown