Emula;tor bench mimicing
This commit is contained in:
5
h8536_emulator_bench_replay.py
Normal file
5
h8536_emulator_bench_replay.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from h8536.emulator.bench_replay import main
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
raise SystemExit(main())
|
||||
Reference in New Issue
Block a user