25 #ifndef __objc_INCLUDE_GNU
26 #define __objc_INCLUDE_GNU
45 #define __GNU_LIBOBJC__ 20110608
55 typedef unsigned char BOOL;
72 typedef const struct objc_selector *
SEL;
78 typedef struct objc_class *
Class;
id(* IMP)(id, SEL,...)
Definition: objc.h:106
struct objc_class * Class
Definition: objc.h:78
Class class_pointer
Definition: objc.h:93
struct objc_object Protocol
Definition: objc.h:134
const struct objc_selector * SEL
Definition: objc.h:72
unsigned char BOOL
Definition: objc.h:55
Definition: Protocol.h:35