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

File GenerateSyscallNumbers.py

Scripts/GenerateSyscallNumbers.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/python3
2from dataclasses import dataclass, field
3import math
4import sys

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected