MCPcopy Create free account
hub / github.com/FEX-Emu/FEX / Arch

Method Arch

Scripts/GenerateSyscallNumbers.py:34–35  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

32
33 @property
34 def Arch(self):
35 return self.arch
36
37 @property
38 def Number(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected