mk_check_sizeofs — Check sizes of several types
MODULES="... compiler ..."
mk_check_sizeofs
types
...
Runs mk_check_sizeof
on each type in types
.
For each type, the variable SIZEOF_
will be
set to the result, and TYPE
SIZEOF_
will be
similarly defined in the current config header.
TYPE