1 2 3 4 5 6 7 8 9 10
#ifndef FAT32TEST_H_ #define FAT32TEST_H_ extern void fat32test_demo(void); #endif /* FAT32TEST_H_ */