syscalls: refactor module hierarchy
authorDmitry Selyutin <ghostmansd@gmail.com>
Mon, 18 Sep 2023 14:44:31 +0000 (17:44 +0300)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 22 Dec 2023 19:26:20 +0000 (19:26 +0000)
commit0744c3ed4d87f62424b1505a53b7e9bedb5257b3
tree825910397b9593f1fec991510a164dfa7883df69
parent9cae46f1647a224f9e5bd15e3c6336ca7f9801aa
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]