diff options
author | Ronald G. Minnich <rminnich@gmail.com> | 2013-01-29 14:31:33 -0800 |
---|---|---|
committer | David Hendricks <dhendrix@chromium.org> | 2013-01-29 23:59:45 +0100 |
commit | 3414234f5a21b23b5b6cc0d2827ccbb4d9a2ccc8 (patch) | |
tree | cfbd0db237413d11877c9eb08a34f96fbaa920fb /util/crossgcc/getopt.c | |
parent | 88e4691ed9f580b468005fd3ffec148b6e00e9ae (diff) |
Exynos5250: change all unsigned with no type to 'unsigned int'
At some point we did a lot of cleanup to replace bare 'unsigned'
with 'unsigned int'. Do that work for this imported code as well.
At some point, we may find we can shrink these 'int's to something
smaller, thought I very much doubt it's worth the trouble.
Change-Id: Ic3da491c0188c56c836f8b9c4c8f26a31b4b3573
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-on: http://review.coreboot.org/2223
Tested-by: build bot (Jenkins)
Reviewed-by: David Hendricks <dhendrix@chromium.org>
Diffstat (limited to 'util/crossgcc/getopt.c')
0 files changed, 0 insertions, 0 deletions