This is reloc.h in view mode; [Download] [Up]
#import <mach/machine.h> #import "stuff/bool.h" extern unsigned long reloc_pair_r_type( cpu_type_t cputype); extern enum bool reloc_has_pair( cpu_type_t cputype, unsigned long r_type); extern enum bool reloc_is_sectdiff( cpu_type_t cputype, unsigned long r_type);
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.