membarrier.h: fix typo

Sponsored by:	The FreeBSD Foundation

(cherry picked from commit 357185a966c10397c971ef23525943ebc47d58d9)
This commit is contained in:
Ed Maste 2024-10-06 13:21:49 -04:00
parent b90d68c9b2
commit 3f0d6925ef

View file

@ -50,7 +50,7 @@ enum membarrier_cmd {
/*
* RSEQ constants are defined for source compatibility but are
* not yes supported, MEMBARRIER_CMD_QUERY does not return
* not yet supported, MEMBARRIER_CMD_QUERY does not return
* them in the mask.
*/
MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ = 0x00000080,