#ifndef DISKPART_DISKPART_H_ #define DISKPART_DISKPART_H_ void diskpart_init(void); #endif // DISKPART_DISKPART_H_