Loading...
--- xnu/xnu-792.10.96/iokit/Kernel/IOStartIOKit.cpp
+++ xnu/xnu-792/iokit/Kernel/IOStartIOKit.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1998-2005 Apple Computer, Inc. All rights reserved.
+ * Copyright (c) 1998-2000 Apple Computer, Inc. All rights reserved.
*
* @APPLE_LICENSE_HEADER_START@
*
@@ -45,7 +45,6 @@
extern "C" {
extern void OSlibkernInit (void);
-extern void ml_hpet_cfg(uint32_t, uint32_t);
#include <kern/clock.h>
@@ -60,7 +59,6 @@
#ifndef i386
IOService::waitForService(
IOService::resourceMatching("IONVRAM"), &t );
-
#endif
clock_initialize_calendar();