···88 * This file contains the s390 architecture specific module code.99 */10101111-struct mod_arch_syminfo1212-{1111+struct mod_arch_syminfo {1312 unsigned long got_offset;1413 unsigned long plt_offset;1514 int got_initialized;1615 int plt_initialized;1716};18171919-struct mod_arch_specific2020-{1818+struct mod_arch_specific {2119 /* Starting offset of got in the module core memory. */2220 unsigned long got_offset;2321 /* Starting offset of plt in the module core memory. */