]> Git Repo - linux.git/blob - arch/sparc/kernel/sparc_ksyms.c
RISC-V: replace cbom instructions with an insn-def
[linux.git] / arch / sparc / kernel / sparc_ksyms.c
1 /*
2  * arch/sparc/kernel/ksyms.c: Sparc specific ksyms support.
3  *
4  * Copyright (C) 1996 David S. Miller ([email protected])
5  * Copyright (C) 1996 Eddie C. Dost ([email protected])
6  */
7
8 #include <linux/init.h>
9 #include <linux/export.h>
10
11 /* This is needed only for drivers/sbus/char/openprom.c */
12 EXPORT_SYMBOL(saved_command_line);
This page took 0.028934 seconds and 4 git commands to generate.