[ARM] Remove RETINSTR macro
[deliverable/linux.git] / include / asm-arm / assembler.h
index d53bafa9bf1c58f80fffdb2910571d3544340e1d..930dd905f1eb58c28313993062cd3a55ff8424d1 100644 (file)
        ldm/**/cond     base,reglist
 #endif
 
-/*
- * Build a return instruction for this processor type.
- */
-#define RETINSTR(instr, regs...)\
-       instr   regs
-
 /*
  * Enable and disable interrupts
  */
This page took 0.024685 seconds and 5 git commands to generate.