Linux Audio

Check our new training course

Open-source upstreaming

Need help get the support for your hardware in upstream Linux?
Loading...
Note: File does not exist in v3.5.6.
 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);