Index: Integrity.h =================================================================== diff -u -r54a9bd09d6714d7faaa186959988a75ef3b83557 -rab60debe8e08b080f028810b94c6e1d724f72658 --- Integrity.h (.../Integrity.h) (revision 54a9bd09d6714d7faaa186959988a75ef3b83557) +++ Integrity.h (.../Integrity.h) (revision ab60debe8e08b080f028810b94c6e1d724f72658) @@ -7,8 +7,8 @@ * * @file Integrity.h * -* @author (last) Quang Nguyen -* @date (last) 29-May-2021 +* @author (last) Sean Nash +* @date (last) 14-Sep-2022 * * @author (original) Quang Nguyen * @date (original) 29-May-2021 @@ -34,6 +34,7 @@ void initIntegrity( void ); SELF_TEST_STATUS_T execIntegrityTest( void ); +void execRAMMonitor( void ); /**@}*/