[IA64] sanity in #include files. Move fnptr to types.h

Signed-off-by: Tony Luck <tony.luck@intel.com>
This commit is contained in:
Tony Luck
2010-01-06 15:52:35 -08:00
parent 02b763b8cc
commit 410dc0aac6
3 changed files with 5 additions and 6 deletions

View File

@@ -103,11 +103,6 @@ typedef struct kprobe_opcode {
bundle_t bundle;
} kprobe_opcode_t;
struct fnptr {
unsigned long ip;
unsigned long gp;
};
/* Architecture specific copy of original instruction*/
struct arch_specific_insn {
/* copy of the instruction to be emulated */