diff options
author | Emil Renner Berthing <systemd@esmil.dk> | 2014-09-19 20:26:53 +0200 |
---|---|---|
committer | David Herrmann <dh.herrmann@gmail.com> | 2014-09-22 18:20:21 +0200 |
commit | 8507eb20b64010b26f23822cbf442bb0bf96511c (patch) | |
tree | 2abb8a2420ec35dfcb031275bfd62dd4ace007ad /src/firstboot | |
parent | c17091b79773e9c458f03a897b26c2257d7366a7 (diff) |
util: avoid non-portable __WORDSIZE
Lets not unnecessarily rely on __WORDSIZE, which is not clearly specified
by any spec. Use explicit size comparisons if we're not interested in the
WORDSIZE, anyway.
(David: adjust commit message to explain why we do this)
Diffstat (limited to 'src/firstboot')
0 files changed, 0 insertions, 0 deletions