syscalls: refactor module hierarchy
authorDmitry Selyutin <ghostmansd@gmail.com>
Mon, 18 Sep 2023 14:44:31 +0000 (17:44 +0300)
committerDmitry Selyutin <ghostmansd@gmail.com>
Mon, 18 Sep 2023 14:44:36 +0000 (17:44 +0300)
commit180638ac02637f38301eb97d15a8590293b3a3a4
tree825910397b9593f1fec991510a164dfa7883df69
parent49d5222a3e16961fa975530f61c609a244d43d99
syscalls: refactor module hierarchy
src/openpower/syscalls/.gitignore [new file with mode: 0644]
src/openpower/syscalls/__init__.py [new file with mode: 0644]
src/openpower/syscalls/__main__.py [new file with mode: 0644]
src/openpower/syscalls/lscmg.py [deleted file]