root / trunk / tool / patches / Availability.diff

Revision 321, 420 bytes (checked in by saurik, 7 months ago)

Merging in all the latest header patches.

  • usr/include/Availability.h

    diff --git /usr/include/Availability.h /usr/include/Availability.h
    index 1c3e1cf..cb81edb 100644
     
    9898#define __MAC_10_6      1060 
    9999#define __MAC_NA        9999   /* not available */ 
    100100 
     101#define __IPHONE_1_0     10000   
     102#define __IPHONE_1_2     10200   
    101103#define __IPHONE_2_0     20000   
    102104#define __IPHONE_NA      99999  /* not available */ 
    103105 
Note: See TracBrowser for help on using the browser.