module.lds 97 B

123456
  1. /* SPDX-License-Identifier: GPL-2.0 */
  2. SECTIONS {
  3. .plt : { BYTE(0) }
  4. .init.plt : { BYTE(0) }
  5. }