MCPcopy Create free account
hub / github.com/PiSCSI/piscsi / GetSbcVersion

Method GetSbcVersion

cpp/hal/sbc_version.cpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66SBC_Version::sbc_version_type SBC_Version::GetSbcVersion()
67{
68 return sbc_version;
69}
70
71//---------------------------------------------------------------------------
72//

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected