diff options
Diffstat (limited to 'usr/src/common/elfcap/elfcap.h')
-rw-r--r-- | usr/src/common/elfcap/elfcap.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr/src/common/elfcap/elfcap.h b/usr/src/common/elfcap/elfcap.h index 6cd68b53f2..9f0ef25f09 100644 --- a/usr/src/common/elfcap/elfcap.h +++ b/usr/src/common/elfcap/elfcap.h @@ -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. */ #ifndef _ELFCAP_DOT_H @@ -114,7 +113,7 @@ typedef enum { */ #define ELFCAP_NUM_SF1 3 #define ELFCAP_NUM_HW1_SPARC 17 -#define ELFCAP_NUM_HW1_386 28 +#define ELFCAP_NUM_HW1_386 30 /* |