aboutsummaryrefslogtreecommitdiffstats
path: root/executor/gen_linux_amd64.go
Commit message (Collapse)AuthorAgeFilesLines
* executor: prepare code generator to allow other achitecturesAlexey Kardashevskiy2021-07-191-0/+7
At the moment only AMD64 is supported, change file names to emphasise this. Signed-off-by: Alexey Kardashevskiy <aik@linux.ibm.com>