K 10 svn:author V 5 peter K 8 svn:date V 27 2003-05-12T05:48:09.000000Z K 7 svn:log V 306 Fix lookup of module metadata on amd64 systems. While this is in common code, the non-trivial part is #ifdef'ed and only executes when loading amd64 kernels. The rest is trivial but needed for the the amd64 case. (Two variables changed from char ** to Elf_Addr). Approved by: re (amd64 "low-risk" stuff) END