X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=drv%2Fdataflash.h;h=dccadaf9ed318a2e84aefe02f849b0d9e18e26b3;hb=74898aaa1aa1ae2b721d8c6c7beba9bf1c06dd05;hp=5226db27a15b18b4106466c531253da014a73392;hpb=26bbacf8a1890f86a1cd3502ce335bfd0296fb75;p=bertos.git diff --git a/drv/dataflash.h b/drv/dataflash.h index 5226db27..dccadaf9 100644 --- a/drv/dataflash.h +++ b/drv/dataflash.h @@ -38,8 +38,8 @@ */ -#ifndef DFLASH_H -#define DFLASH_H +#ifndef DATAFLASH_H +#define DATAFLASH_H #include #include @@ -202,5 +202,5 @@ typedef enum { void dflash_init(struct _KFile *fd) -#endif /* DFLASH_H */ +#endif /* DATAFLASH_H */