proc.h: Reformat P_ and P2_ definitions.
authorkib <kib@FreeBSD.org>
Fri, 18 Dec 2020 23:11:27 +0000 (23:11 +0000)
committerkib <kib@FreeBSD.org>
Fri, 18 Dec 2020 23:11:27 +0000 (23:11 +0000)
commitf0f7b63d5b7275fc6530f38eca78e2d28172042c
tree5cac177e225e4bacf7ff86028e2c019ab40a0dc4
parente2c235ea6017f2132a5d1d6ab561993583d94f93
proc.h: Reformat P_ and P2_ definitions.

Use traditional explicit leading zero format for hex numbers.
Align P2_ hex values.
Wrap long lines by splitting comments.

Sponsored by: The FreeBSD Foundation
MFC after: 1 week
sys/sys/proc.h