binutils-gdb/gdb/darwin.defs

7 lines
121 B
Plaintext

#include "config.h"
#ifdef HAVE_64_BIT_MACH_EXCEPTIONS
#import <mach/mach_exc.defs>
#else
#import <mach/exc.defs>
#endif