* at the completion of this routine will be reflected in the boot image.
* Any objects referenced by those statics will be transitively included in
* the boot image. This is called from MM_Interface.
*/
public static final void init() {
preCopyEnum = new PreCopyEnumerator();
}