diff options
Diffstat (limited to 'src/usr/runtime/common/hsvc_sysdata.C')
| -rw-r--r-- | src/usr/runtime/common/hsvc_sysdata.C | 29 |
1 files changed, 12 insertions, 17 deletions
diff --git a/src/usr/runtime/common/hsvc_sysdata.C b/src/usr/runtime/common/hsvc_sysdata.C index 590c5fb3c..ab9a341cf 100644 --- a/src/usr/runtime/common/hsvc_sysdata.C +++ b/src/usr/runtime/common/hsvc_sysdata.C @@ -1,7 +1,7 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: src/usr/runtime/hsvc_sysdata.C $ */ +/* $Source: src/usr/runtime/common/hsvc_sysdata.C $ */ /* */ /* IBM CONFIDENTIAL */ /* */ @@ -20,19 +20,14 @@ /* Origin: 30 */ /* */ /* IBM_PROLOG_END_TAG */ -//@todo - This file will be autogenerated by the HostServices build RTC:48350 -// This file was generated on MM/DD/YYYY by username from build xxxxx - -HSVC_LOAD_ATTR( ATTR_FREQ_PB ); -HSVC_LOAD_ATTR( ATTR_PM_SPIVID_FREQUENCY ); -HSVC_LOAD_ATTR( ATTR_PM_SPIVID_CLOCK_POLARITY ); -HSVC_LOAD_ATTR( ATTR_PM_SPIVID_CLOCK_PHASE ); -HSVC_LOAD_ATTR( ATTR_PM_SPIVID_PORT_ENABLE ); -//HSVC_LOAD_ATTR( ATTR_PM_SPIVID_INTER_FRAME_DELAY_WRITE_STATUS ); -HSVC_LOAD_ATTR( ATTR_PM_SPIVID_INTER_RETRY_DELAY ); -HSVC_LOAD_ATTR( ATTR_PM_SPIVID_CRC_GEN_ENABLE ); -HSVC_LOAD_ATTR( ATTR_PM_SPIVID_CRC_CHECK_ENABLE ); -HSVC_LOAD_ATTR( ATTR_PM_SPIVID_MAX_RETRIES ); -HSVC_LOAD_ATTR( ATTR_PM_SPIVID_CRC_POLYNOMIAL_ENABLES ); -HSVC_LOAD_ATTR( ATTR_PM_SPIVID_IN_DELAY_FRAME1 ); -HSVC_LOAD_ATTR( ATTR_PM_SPIVID_IN_DELAY_FRAME2 ); +// Generated on Wed Oct 17 08:41:32 CDT 2012 by dcrowell from +// -- Input: src/usr/runtime/common/extra_runtime_attributes.xml -- +// No attributes found +// -- Input: src/usr/hwpf/hwp/runtime_attributes/pm_attributes_all_plat.xml -- +HSVC_LOAD_ATTR( ATTR_FREQ_CORE_MAX ); +HSVC_LOAD_ATTR( ATTR_PROC_DPLL_DIVIDER ); +HSVC_LOAD_ATTR( ATTR_PROC_R_DISTLOSS ); +HSVC_LOAD_ATTR( ATTR_PROC_R_LOADLINE ); +HSVC_LOAD_ATTR( ATTR_PROC_VRM_VOFFSET ); +// -- Input: src/usr/hwpf/hwp/runtime_attributes/pm_attributes_all_hwp.xml -- +// No attributes found |

