aboutsummaryrefslogtreecommitdiffstats
path: root/prog/testdata/fs_images
Commit message (Collapse)AuthorAgeFilesLines
* prog: move image extraction from sys/linuxDmitry Vyukov2022-12-224-0/+2
Now that images are not linux-specific, we can move all image-related logic directly into prog package and significantly simplify the logic.