Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
compiler.h File Reference

Go to the source code of this file.

Macros

#define __asmeq(x, y)   ".ifnc " x "," y " ; .err ; .endif\n\t"
 

Macro Definition Documentation

#define __asmeq (   x,
  y 
)    ".ifnc " x "," y " ; .err ; .endif\n\t"

Definition at line 28 of file compiler.h.