root / trunk / tool / patches / thread_status.diff

Revision 356, 385 bytes (checked in by saurik, 6 months ago)

Fixed the diff paths for includes.

  • usr/include/mach/arm/thread_status.h

    diff --git /usr/include/mach/arm/thread_status.h /usr/include/mach/arm/thread_status.h
    index 69f9f4f..cc66a92 100755
     
    22#define _MACH_ARM_THREAD_STATUS_H_ 
    33 
    44#define ARM_THREAD_STATE        1 
     5#define THREAD_STATE_NONE       2 
    56 
    67typedef struct arm_thread_state { 
    78       unsigned int r0; 
Note: See TracBrowser for help on using the browser.