l0der: fix alignment request check
Compare changes
+ 2
− 1
@@ -545,7 +545,8 @@ _load_pie(int fd, int size, Elf32_Ehdr *hdr, struct l0dable_info *info)
This fixes some some elf loading problems I had. I did not check for follow up problems in the l0der code.