]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFD_*: swap ordering
authorkevans <kevans@FreeBSD.org>
Sun, 29 Sep 2019 03:26:29 +0000 (03:26 +0000)
committerkevans <kevans@FreeBSD.org>
Sun, 29 Sep 2019 03:26:29 +0000 (03:26 +0000)
commit3e6fdbf4bee8f52ceebe2439e7318ca778a503f3
tree8c0c219a8eeadf31aa28d371ab7bbd6372e50401
parent81f47d4eea923a935fe1f0899b3968df5ab20317
MFD_*: swap ordering

This API is still young enough that I would expect no one to be dependant on
this yet... Swap the ordering while it's young to match Linux values to
potentially ease implementation of linuxolator syscall, being able to reuse
existing constants.
sys/sys/mman.h