• J
    linux/kernel.h: define SYMBOL_PREFIX · cbdbf2ab
    James Hogan 提交于
    Define SYMBOL_PREFIX to be the same as CONFIG_SYMBOL_PREFIX if set by
    the architecture, or "" otherwise. This avoids the need for ugly #ifdefs
    whenever symbols are referenced in asm blocks.
    Signed-off-by: NJames Hogan <james.hogan@imgtec.com>
    Cc: Andrew Morton <akpm@linux-foundation.org>
    Cc: Joe Perches <joe@perches.com>
    Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
    Cc: Jean Delvare <khali@linux-fr.org>
    Cc: Ralf Baechle <ralf@linux-mips.org>
    Cc: Mike Frysinger <vapier@gentoo.org>
    Signed-off-by: NRusty Russell <rusty@rustcorp.com.au>
    cbdbf2ab
kernel.h 21.4 KB