Skip to content

Commit

Permalink
app_storage: rename source files
Browse files Browse the repository at this point in the history
  • Loading branch information
jarevalo-ledger committed Jun 4, 2024
1 parent 2daf4e0 commit c1004d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
*/
#ifdef HAVE_APP_NVRAM
#include <string.h>
#include "nvram_struct.h"

#include "app_storage.h"
#include "os_nvm.h"
#include "os_pic.h"

Expand Down

0 comments on commit c1004d4

Please sign in to comment.