John Baldwin 14c510c0cf Add UMA_ALIGNOF().
This is a wrapper around _Alignof() that sets the alignment for a zone
to the alignment required by a given type.  This allows the compiler to
determine the proper alignment rather than having the programmer try to
guess.

Discussed on:	arch@
MFC after:	1 week
Sponsored by:	DARPA / AFRL
2017-09-27 23:15:33 +00:00
..
2017-09-26 20:23:09 +00:00
2017-09-19 20:40:05 +00:00
2017-07-09 13:53:32 +00:00
2017-09-19 20:40:05 +00:00
2017-09-26 23:23:58 +00:00
2017-09-27 13:05:23 +00:00
2017-09-19 20:40:05 +00:00
2017-06-08 21:30:34 +00:00
2017-09-19 20:40:05 +00:00
2017-09-27 23:15:33 +00:00