TBR: reviewed in person with semenzato

This commit is contained in:
Randall Spangler
2010-09-02 11:37:51 -07:00
parent 8adcb43774
commit 1fe1607679
10 changed files with 59 additions and 10 deletions

View File

@@ -83,6 +83,10 @@ Call from LoadKernel()
Must send in developer and recovery flags
*/
/* These functions are called from S3Resume(). They cannot use
* global variables. */
uint32_t RollbackS3Resume(void);
/* These functions are callable from LoadFirmware(). They cannot use
* global variables. */