// // Created by rick on 03-02-21. // #ifndef NEW_KERNEL_IDE_H #define NEW_KERNEL_IDE_H void ide_register(); #endif //NEW_KERNEL_IDE_H