diff options
Diffstat (limited to 'usr/src/uts/common/sys/ddi_hp_impl.h')
| -rw-r--r-- | usr/src/uts/common/sys/ddi_hp_impl.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/usr/src/uts/common/sys/ddi_hp_impl.h b/usr/src/uts/common/sys/ddi_hp_impl.h index fb220119dd..b52df77cac 100644 --- a/usr/src/uts/common/sys/ddi_hp_impl.h +++ b/usr/src/uts/common/sys/ddi_hp_impl.h @@ -21,6 +21,12 @@ /* * Copyright 2009 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. + * Copyright 2019 Joyent, Inc. + */ + +/* + * See the big theory statement in uts/common/os/ddi_hp_impl.c for more + * information about the structures and functions defined here. */ #ifndef _SYS_DDI_HP_IMPL_H |
