amd64 trap.c: Modernize syntax around trap_msg[].
Convert the array to use C99 initializers.
Make it constant.
Replace MAX_TRAP_MSG with nitems().
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
amd64 trap.c: Modernize syntax around trap_msg[]. Tags None Referenced Files None Subscribers None
Description
Details
|