Commit c4a782fa authored by Archit Tamarapu's avatar Archit Tamarapu
Browse files

formatting

parent 76b5a7a0
Loading
Loading
Loading
Loading
+14 −16
Original line number Diff line number Diff line
@@ -104,7 +104,6 @@ extern int16_t *ptr_max_stack;
extern int32_t wc_frame;
extern char location_max_stack[256];

/* clang-format off */
/*------------------------------------------------------------------------------------------*
 * Function to print complexity & memory estimates
 *------------------------------------------------------------------------------------------*/
@@ -126,7 +125,6 @@ static void print_mem_renderer(size_t SRAM_size)
    fprintf( stdout, "      32 bits of memory and may therefore be represented by 1 word.\n" );
    fprintf( stdout, "      The following formula is used: sizeof('memory array')/sizeof(float)\n\n" );
}
/* clang-format on */
#endif

typedef struct