Home
last modified time | relevance | path

Searched refs:boot_sector_init (Results 1 – 1 of 1) sorted by relevance

/sdk/emulator/mksdcard/src/source/
Dmksdcard.c113 boot_sector_init( Bytes boot, Bytes info, Wide disk_size, const char* label ) in boot_sector_init() function
279 boot_sector_init( s_boot_sector, s_fsinfo_sector, disk_size, NULL ); in main()