Loading...
iokit/KernelConfigTables.cpp xnu-1699.22.73 xnu-4570.71.2
--- xnu/xnu-1699.22.73/iokit/KernelConfigTables.cpp
+++ xnu/xnu-4570.71.2/iokit/KernelConfigTables.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1998-2000 Apple Computer, Inc. All rights reserved.
+ * Copyright (c) 1998-2012 Apple Inc. All rights reserved.
  *
  * @APPLE_OSREFERENCE_LICENSE_HEADER_START@
  * 
@@ -46,6 +46,3 @@
  * See libkern's OSKext.cpp for other symbols, which have been moved
  * there for sanity.
  */
-#if __i386__
-const char * gIOKernelKmods = "";
-#endif /* __i386__ */