commit | c933f27a3a932bbe9921a1d94b45e4db94b21a5f | [log] [tgz] |
---|---|---|
author | H.J. Lu <hongjiu.lu@intel.com> | Mon Apr 16 17:41:13 2012 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Mon Apr 16 17:41:13 2012 +0200 |
tree | e054a0a81294819ce27c940f80e5a8ca90d53c7c | |
parent | 35be58119e3727a694d8c9f9b83f372401fcc4c0 [diff] |
Fix a problem with sys_lseek on x32 * file.c (sys_lseek): Use MIPS-n32 variant also for x32 Signed-off-by: H.J. Lu <hongjiu.lu@intel.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>