D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
lib
/
modules
/
4.4.0-1128-aws
/
build
/
arch
/
parisc
/
include
/
asm
/
Filename :
sections.h
back
Copy
#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