X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/de355530ae67247cbd0da700edb3a2a1dae884c2..13fec9890cf095cc781fdf7b8917cb03bf32dd4c:/osfmk/mach/exception.h diff --git a/osfmk/mach/exception.h b/osfmk/mach/exception.h index 6796107b2..b4a74bc14 100644 --- a/osfmk/mach/exception.h +++ b/osfmk/mach/exception.h @@ -47,15 +47,6 @@ * any improvements or extensions that they make and grant Carnegie Mellon * the rights to redistribute these changes. */ -/* - * JMM - - * This header will eventually be MIG-generated and define the - * exception interfaces. It used to define the exception data - * types, but those have been moved to exception_types.h for - * consistency. Once this is MIG-generated, it will automatically - * drag in the types, but for compatibility in the interim, just - * pull them in manually. - */ #ifndef _MACH_EXCEPTION_H_ #define _MACH_EXCEPTION_H_