summaryrefslogtreecommitdiffstats
path: root/src/occ_405/amec/amec_sensors_centaur.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/occ_405/amec/amec_sensors_centaur.h')
-rw-r--r--src/occ_405/amec/amec_sensors_centaur.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/occ_405/amec/amec_sensors_centaur.h b/src/occ_405/amec/amec_sensors_centaur.h
index ddc3132..ffca6b2 100644
--- a/src/occ_405/amec/amec_sensors_centaur.h
+++ b/src/occ_405/amec/amec_sensors_centaur.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2011,2015 */
+/* Contributors Listed Below - COPYRIGHT 2011,2018 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -31,6 +31,7 @@
//*************************************************************************
void amec_update_centaur_sensors(uint8_t i_centaur);
void amec_update_centaur_temp_sensors(void);
+uint32_t amec_diff_adjust_for_overflow(uint32_t i_new_value, uint32_t i_old_value);
#endif
OpenPOWER on IntegriCloud