X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Fflash%2Fat91sam3.h;h=4fa7f467f97e4c2632cc75bee50460eeb6706b68;hb=ed9c4ef3c41ac21d0a08cb7e07ab68d0c7930138;hp=cea4c3abb53b717293e965a607f29c9ad71ef1cb;hpb=3324841558e39cd3d40cf4eed96b5ad8fb2678fb;p=openocd.git diff --git a/src/flash/at91sam3.h b/src/flash/at91sam3.h index cea4c3abb5..4fa7f467f9 100644 --- a/src/flash/at91sam3.h +++ b/src/flash/at91sam3.h @@ -20,4 +20,4 @@ // nothing to do here other then export this. -extern flash_driver_t at91sam3_flash; +extern struct flash_driver at91sam3_flash;