aboutsummaryrefslogtreecommitdiff
path: root/gdb/darwin.defs
blob: d7b5f0d1c65b4d098b1265ab9a00b5a07755db98 (plain)
1
2
3
4
5
6
#include "config.h"
#ifdef HAVE_64_BIT_MACH_EXCEPTIONS
#import <mach/mach_exc.defs>
#else
#import <mach/exc.defs>
#endif