mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=9885
This commit is contained in:
parent
469e13e9b2
commit
22d4f3fd69
|
@ -64,13 +64,6 @@ typedef enum {
|
|||
NumSymTypes
|
||||
} SYM_TYPE_EX;
|
||||
|
||||
typedef enum {
|
||||
AddrMode1616,
|
||||
AddrMode1632,
|
||||
AddrModeReal,
|
||||
AddrModeFlat
|
||||
} ADDRESS_MODE;
|
||||
|
||||
typedef struct _ADDRESS64 {
|
||||
DWORD64 Offset;
|
||||
WORD Segment;
|
||||
|
|
Loading…
Reference in New Issue