Revision c227f099 darwin-user/machload.c

b/darwin-user/machload.c
101 101
    unsigned int    es;
102 102
    unsigned int    fs;
103 103
    unsigned int    gs;
104
};
104
} mach_i386_thread_state_t;
105 105

  
106 106
void bswap_i386_thread_state(struct mach_i386_thread_state *ts)
107 107
{

Also available in: Unified diff