X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Fflash%2Fnor%2Fnon_cfi.h;h=178ef01032a9e4afbc799c5fc407c7098bed024f;hb=ece28927017614a20b80fdc203584ca919f81878;hp=021933356d294186f9b3cb844328ec09490eafc2;hpb=f3e6f584f12dbde9ba9806ed4a412db0524d438c;p=openocd.git diff --git a/src/flash/nor/non_cfi.h b/src/flash/nor/non_cfi.h index 021933356d..178ef01032 100644 --- a/src/flash/nor/non_cfi.h +++ b/src/flash/nor/non_cfi.h @@ -17,11 +17,11 @@ * Free Software Foundation, Inc., * * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ + #ifndef NON_CFI_H #define NON_CFI_H -struct non_cfi -{ +struct non_cfi { uint16_t mfr; uint16_t id; uint16_t pri_id;