commit | 2c460d0b6813a5d2a7d571b0b561e4e727036dd7 | [log] [tgz] |
---|---|---|
author | Glauber Costa <gcosta@redhat.com> | Fri Jul 11 16:06:40 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Oct 13 10:21:44 2008 +0200 |
tree | e1a91687a89b0666e3f75646f1d0148cbba6d834 | |
parent | 461ebd109569d666d367f774f74002add6444d49 [diff] |
x86: replace hardcoded number Replace "4" in time_32.c code by sizeof(long). This way, it can work on x86_64 too. Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>