]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/dev/dtrace/scripts/regs_x86_64.d
xnu-7195.101.1.tar.gz
[apple/xnu.git] / bsd / dev / dtrace / scripts / regs_x86_64.d
index 8a5acc6992806cc804b6e6c701fc25e9433716ce..b18333392a0422a277edebe503d0f6a277bfd525 100644 (file)
@@ -3,8 +3,6 @@
  * Use is subject to license terms.
  */
 
-#pragma ident  "@(#)regs.d.in  1.1     04/09/28 SMI"
-
 inline int R_GS = 0;
 #pragma D binding "1.0" R_GS
 inline int R_FS = 1;