Modified for BG96

Fork of mbed-dev by mbed official

Revision:
187:0387e8f68319
Parent:
186:707f6e361f3e
--- a/hal/TARGET_FLASH_CMSIS_ALGO/flash_data.h	Fri Jun 22 16:45:37 2018 +0100
+++ b/hal/TARGET_FLASH_CMSIS_ALGO/flash_data.h	Thu Sep 06 13:40:20 2018 +0100
@@ -74,7 +74,7 @@
     uint32_t pc;
 } args_t;
 
-typedef int32_t (*flash_algo_jump_t)(args_t*);
+typedef int32_t (*flash_algo_jump_t)(args_t *);
 
 // prototypes for flash algo CMSIS API