X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fum%2Finclude%2Fskas_ptregs.h;h=73db19e9c077f48d2da709ce38d3b410aac25e48;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=afd5fc34fbf356aafb13048f6b255bcba9020c8f;hpb=cee37fe97739d85991964371c1f3a745c00dd236;p=linux-2.6.git diff --git a/arch/um/include/skas_ptregs.h b/arch/um/include/skas_ptregs.h index afd5fc34f..73db19e9c 100644 --- a/arch/um/include/skas_ptregs.h +++ b/arch/um/include/skas_ptregs.h @@ -1,26 +1,6 @@ -/* Automatically generated by arch/um/kernel/skas/util/mk_ptregs */ - #ifndef __SKAS_PT_REGS_ #define __SKAS_PT_REGS_ -#define HOST_FRAME_SIZE 17 -#define HOST_FP_SIZE 27 -#define HOST_XFP_SIZE 128 -#define HOST_IP 12 -#define HOST_SP 15 -#define HOST_EFLAGS 14 -#define HOST_EAX 6 -#define HOST_EBX 0 -#define HOST_ECX 1 -#define HOST_EDX 2 -#define HOST_ESI 3 -#define HOST_EDI 4 -#define HOST_EBP 5 -#define HOST_CS 13 -#define HOST_SS 16 -#define HOST_DS 7 -#define HOST_FS 9 -#define HOST_ES 8 -#define HOST_GS 10 +#include #endif