diff options
Diffstat (limited to 'usr/src/uts/i86pc/os/lgrpplat.c')
| -rw-r--r-- | usr/src/uts/i86pc/os/lgrpplat.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr/src/uts/i86pc/os/lgrpplat.c b/usr/src/uts/i86pc/os/lgrpplat.c index 02596478c0..ac647bea16 100644 --- a/usr/src/uts/i86pc/os/lgrpplat.c +++ b/usr/src/uts/i86pc/os/lgrpplat.c @@ -20,8 +20,7 @@ */ /* - * Copyright 2010 Sun Microsystems, Inc. All rights reserved. - * Use is subject to license terms. + * Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved. */ /* * Copyright (c) 2010, Intel Corporation. @@ -177,7 +176,7 @@ #include <sys/thread.h> #include <sys/types.h> #include <sys/var.h> -#include <sys/x86_archext.h> /* for x86_feature and X86_AMD */ +#include <sys/x86_archext.h> #include <vm/hat_i86.h> #include <vm/seg_kmem.h> #include <vm/vm_dep.h> |
