Current Path : /usr/src/linux-headers-3.13.0-185/arch/parisc/include/asm/ |
Current File : //usr/src/linux-headers-3.13.0-185/arch/parisc/include/asm/sections.h |
#ifndef _PARISC_SECTIONS_H #define _PARISC_SECTIONS_H /* nothing to see, move along */ #include <asm-generic/sections.h> #ifdef CONFIG_64BIT #undef dereference_function_descriptor void *dereference_function_descriptor(void *); #endif #endif