HomeFreeBSD

Constify some const parameters in seq.h.

Description

Constify some const parameters in seq.h.

The NUMA work I'm doing uses const for read-only parameters, which requires
the seq.h API to also use const for read-only parameters.

Reviewed by: mjg

Details

Provenance
adrianAuthored on
Reviewer
mjg
Parents
rS282209: Emulate the 'bit test' instruction. Windows 7 uses 'bit test' to check the
Branches
Unknown
Tags
Unknown