As suggested on https://chromium-review.googlesource.com/#/c/443356/, I am going to move the following prototypes out of include/system.h:
system_process_retry_counter()
system_clear_retry_counter()
system_rolling_reboot_suspected()
system_rollback_detected()
system_battery_cutoff_support_required()
These functions are only relevant for chip/g, chip/g board-level code and tpm_registers.c (which itself is only relevant for chip/g). Following our idea from npcx, I will move the prototypes to chip/g/system_chip.h.
Comment 1 by bugdroid1@chromium.org
, Feb 19 2017