cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

module.lds.h (181B)


      1/* SPDX-License-Identifier: GPL-2.0 */
      2/* Copyright (C) 2020-2022 Loongson Technology Corporation Limited */
      3SECTIONS {
      4	. = ALIGN(4);
      5	.plt : { BYTE(0) }
      6	.plt.idx : { BYTE(0) }
      7}