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

sparc_ksyms.c (331B)


      1/*
      2 * arch/sparc/kernel/ksyms.c: Sparc specific ksyms support.
      3 *
      4 * Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
      5 * Copyright (C) 1996 Eddie C. Dost (ecd@skynet.be)
      6 */
      7
      8#include <linux/init.h>
      9#include <linux/export.h>
     10
     11/* This is needed only for drivers/sbus/char/openprom.c */
     12EXPORT_SYMBOL(saved_command_line);