commit | 1dc186e82c1ab476ef83080adca43a70969b01cd | [log] [tgz] |
---|---|---|
author | Glauber Costa <gcosta@redhat.com> | Mon Jun 30 17:37:08 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jul 09 09:14:16 2008 +0200 |
tree | 8ed6340be8288bc5f0b8a5b8ff725a45b768af05 | |
parent | 8b0a8aaf05325a1a96f53b45708f77599da35161 [diff] |
x86: use long instead of int. Do not refer to the processor word-size with int, as it won't work with x86_64. Use long instead. Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>