diff options
author | Maneesh Soni <maneesh@in.ibm.com> | 2006-07-28 00:49:05 +0530 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2006-07-27 13:38:33 -0600 |
commit | 4fcca750c790b5e012c59fae0e241edd74ab307c (patch) | |
tree | 00ead7312c763f3838e442359b83725a73aa0d26 /util_lib | |
parent | 529ad18980e297efc6ac2839c82afc24eccdcd1f (diff) |
kexec-tools in git...
On Thu, Jul 27, 2006 at 12:32:56PM -0600, Eric W. Biederman wrote:
..
> - Why x86_64 arch_options is non-static.
I guess at the begining x86_64 had support for elf32 core headers and
arch_option was used out side kexec-x86_64.c also. But later this elf32
support was removed but arch_option continued to be extern.
The appended patch should correct it.
Thanks
Maneesh
o x86_64 arch_option is not used anywhere else, so make it "static"
Signed-off-by: Maneesh Soni <maneesh@in.ibm.com>
Diffstat (limited to 'util_lib')
0 files changed, 0 insertions, 0 deletions