]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/mach/exception.h
xnu-792.6.76.tar.gz
[apple/xnu.git] / osfmk / mach / exception.h
index 6796107b294881b7c7345f4793251e6c91d18fe8..b4a74bc14a66efa7b4ab8d52e3462a7cdce50807 100644 (file)
  * 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_