![]() |
gestaltMMUType |
Header: Gestalt.h |
enum { gestaltMMUType = 'mmu ', gestaltNoMMU = 0, gestaltAMU = 1, gestalt68851 = 2, gestalt68030MMU = 3, gestalt68040MMU = 4, gestaltEMMU1 = 5 };
The selector you pass to the Gestalt function to determine the type of MMU currently installed.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)