Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
mtd-xip.h File Reference
#include <mach/mtd-xip.h>

Go to the source code of this file.

Macros

#define xip_iprefetch()   do { asm volatile (".rep 8; nop; .endr"); } while (0)
 

Macro Definition Documentation

#define xip_iprefetch ( )    do { asm volatile (".rep 8; nop; .endr"); } while (0)

Definition at line 21 of file mtd-xip.h.