Searched refs:read_boot_code_data (Results 1 - 1 of 1) sorted by relevance

/haiku/src/bin/makebootable/platform/bios_ia32/
H A Dmakebootable.cpp127 // read_boot_code_data
129 read_boot_code_data(const char* programPath) function
345 bootCodeData = read_boot_code_data(argv[0]);
349 bootCodeData = read_boot_code_data(info.name);

Completed in 105 milliseconds