]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/profiling/machine/profile-md.h
xnu-1228.0.2.tar.gz
[apple/xnu.git] / osfmk / profiling / machine / profile-md.h
index 4eccfd050a6984bd4a58fd461e73836dacfbfd90..b1c30115b314f17addf6a03bf0176adb777be507 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000 Apple Computer, Inc. All rights reserved.
+ * Copyright (c) 2000-2007 Apple Inc. All rights reserved.
  *
  * @APPLE_OSREFERENCE_LICENSE_HEADER_START@
  * 
@@ -28,7 +28,6 @@
 #ifndef _MACH_MACHINE_PROFILE_MD_H
 #define _MACH_MACHINE_PROFILE_MD_H_
 
-
 #if defined (__ppc__)
 #include "profiling/ppc/profile-md.h"
 #elif defined (__i386__)
@@ -37,5 +36,4 @@
 #error architecture not supported
 #endif
 
-
 #endif /* _MACH_MACHINE_PROFILE_MD_H_ */