#ifndef __LUNAIX_PROBE_BOOT_H #define __LUNAIX_PROBE_BOOT_H #include struct device* probe_boot_medium(); #endif /* __LUNAIX_PROBE_BOOT_H */