summaryrefslogtreecommitdiff
path: root/supervisor/stub/internal_flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'supervisor/stub/internal_flash.c')
-rw-r--r--supervisor/stub/internal_flash.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/supervisor/stub/internal_flash.c b/supervisor/stub/internal_flash.c
index 5db6b5bc0..5a82f81f7 100644
--- a/supervisor/stub/internal_flash.c
+++ b/supervisor/stub/internal_flash.c
@@ -63,4 +63,3 @@ mp_uint_t supervisor_flash_write_blocks(const uint8_t *src, uint32_t block_num,
void supervisor_flash_release_cache(void) {
}
-