Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlitterStudio/amiberry
/ close_standard_cd_unit
Function
close_standard_cd_unit
src/blkdev.cpp:484–487 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
482
}
483
484
void close_standard_cd_unit (int unitnum)
485
{
486
sys_command_close (unitnum);
487
}
488
489
int sys_command_isopen (int unitnum)
490
{
Callers
nothing calls this directly
Calls
1
sys_command_close
Function · 0.85
Tested by
no test coverage detected