OSDN Git Service

[IA64] sanity in #include files. Move fnptr to types.h
[android-x86/kernel.git] / arch / ia64 / include / asm / types.h
index bcd260e..b8e5d97 100644 (file)
 
 typedef unsigned int umode_t;
 
+struct fnptr {
+       unsigned long ip;
+       unsigned long gp;
+};
+
 /*
  * These aren't exported outside the kernel to avoid name space clashes
  */