Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
h8300
include
asm
linkage.h
Go to the documentation of this file.
1
#ifndef _H8300_LINKAGE_H
2
#define _H8300_LINKAGE_H
3
4
#undef SYMBOL_NAME_LABEL
5
#undef SYMBOL_NAME
6
#define SYMBOL_NAME_LABEL(_name_) _##_name_##:
7
#define SYMBOL_NAME(_name_) _##_name_
8
#endif
Generated on Thu Jan 10 2013 12:49:55 for Linux Kernel by
1.8.2